Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2022-48566
Vulnerability from cvelistv5
Published
2023-08-22 00:00
Modified
2024-10-03 14:08
Severity ?
EPSS score ?
Summary
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.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://bugs.python.org/issue40791 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://security.netapp.com/advisory/ntap-20231006-0013/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.python.org/issue40791 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20231006-0013/ | Third Party Advisory |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T15:17:55.307Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_transferred", ], url: "https://bugs.python.org/issue40791", }, { name: "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", tags: [ "mailing-list", "x_transferred", ], url: "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html", }, { tags: [ "x_transferred", ], url: "https://security.netapp.com/advisory/ntap-20231006-0013/", }, { name: "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", tags: [ "mailing-list", "x_transferred", ], url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html", }, ], title: "CVE Program Container", }, { metrics: [ { other: { content: { id: "CVE-2022-48566", options: [ { Exploitation: "poc", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2024-10-03T14:08:27.380109Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2024-10-03T14:08:35.548Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], descriptions: [ { lang: "en", value: "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.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2023-10-11T22:06:18.123459", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { url: "https://bugs.python.org/issue40791", }, { name: "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", tags: [ "mailing-list", ], url: "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html", }, { url: "https://security.netapp.com/advisory/ntap-20231006-0013/", }, { name: "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", tags: [ "mailing-list", ], url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html", }, ], }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2022-48566", datePublished: "2023-08-22T00:00:00", dateReserved: "2023-07-23T00:00:00", dateUpdated: "2024-10-03T14:08:35.548Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2022-48566\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-08-22T19:16:32.087\",\"lastModified\":\"2024-11-21T07:33:31.147\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-362\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.6.13\",\"matchCriteriaId\":\"BB8842D9-B554-4B83-9E2E-0FAF292E448A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.7.0\",\"versionEndExcluding\":\"3.7.10\",\"matchCriteriaId\":\"EEB52F35-D464-4C26-A253-1B96B2A4921A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.8.0\",\"versionEndExcluding\":\"3.8.7\",\"matchCriteriaId\":\"0B3EA658-770C-4707-814A-494492D8962F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.9.0\",\"versionEndExcluding\":\"3.9.1\",\"matchCriteriaId\":\"B6D7EFB7-52A8-4C10-B5F9-6F599F94CDC7\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*\",\"matchCriteriaId\":\"3A756737-1CC4-42C2-A4DF-E1C893B4E2D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:*\",\"matchCriteriaId\":\"B55E8D50-99B4-47EC-86F9-699B67D473CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:converged_systems_advisor_agent:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9A865472-D6A4-49D9-96E5-D33D0E58144D\"}]}]}],\"references\":[{\"url\":\"https://bugs.python.org/issue40791\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20231006-0013/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.python.org/issue40791\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20231006-0013/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", vulnrichment: { containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://bugs.python.org/issue40791\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html\", \"name\": \"[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231006-0013/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html\", \"name\": \"[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T15:17:55.307Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-48566\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-03T14:08:27.380109Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-03T14:08:31.174Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://bugs.python.org/issue40791\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html\", \"name\": \"[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231006-0013/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html\", \"name\": \"[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update\", \"tags\": [\"mailing-list\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2023-10-11T22:06:18.123459\"}}}", cveMetadata: "{\"cveId\": \"CVE-2022-48566\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-03T14:08:35.548Z\", \"dateReserved\": \"2023-07-23T00:00:00\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2023-08-22T00:00:00\", \"assignerShortName\": \"mitre\"}", dataType: "CVE_RECORD", dataVersion: "5.1", }, }, }
suse-su-2024:0901-1
Vulnerability from csaf_suse
Published
2024-03-14 16:49
Modified
2024-03-14 16:49
Summary
Security update for python3
Notes
Title of the patch
Security update for python3
Description of the patch
This update for python3 fixes the following issues:
- CVE-2023-6597: Fixed symlink bug in cleanup of tempfile.TemporaryDirectory (bsc#1219666).
- CVE-2022-48566: Make compare_digest more constant-time (bsc#1214691).
Patchnames
SUSE-2024-901,SUSE-SLE-Micro-5.3-2024-901,SUSE-SLE-Micro-5.4-2024-901,SUSE-SLE-Micro-5.5-2024-901,SUSE-SLE-Module-Basesystem-15-SP5-2024-901,SUSE-SLE-Module-Development-Tools-15-SP5-2024-901,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-901,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-901,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-901,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-901,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-901,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-901,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-901,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-901,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-901,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-901,SUSE-SUSE-MicroOS-5.2-2024-901,SUSE-Storage-7.1-2024-901,openSUSE-Leap-Micro-5.3-2024-901,openSUSE-Leap-Micro-5.4-2024-901,openSUSE-SLE-15.5-2024-901
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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-6597: Fixed symlink bug in cleanup of tempfile.TemporaryDirectory (bsc#1219666).\n- CVE-2022-48566: Make compare_digest more constant-time (bsc#1214691).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2024-901,SUSE-SLE-Micro-5.3-2024-901,SUSE-SLE-Micro-5.4-2024-901,SUSE-SLE-Micro-5.5-2024-901,SUSE-SLE-Module-Basesystem-15-SP5-2024-901,SUSE-SLE-Module-Development-Tools-15-SP5-2024-901,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-901,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-901,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-901,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-901,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-901,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-901,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-901,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-901,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-901,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-901,SUSE-SUSE-MicroOS-5.2-2024-901,SUSE-Storage-7.1-2024-901,openSUSE-Leap-Micro-5.3-2024-901,openSUSE-Leap-Micro-5.4-2024-901,openSUSE-SLE-15.5-2024-901", 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_0901-1.json", }, { category: "self", summary: "URL for SUSE-SU-2024:0901-1", url: "https://www.suse.com/support/update/announcement/2024/suse-su-20240901-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2024:0901-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018166.html", }, { category: "self", summary: "SUSE Bug 1214691", url: "https://bugzilla.suse.com/1214691", }, { category: "self", summary: "SUSE Bug 1219666", url: "https://bugzilla.suse.com/1219666", }, { 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-6597 page", url: "https://www.suse.com/security/cve/CVE-2023-6597/", }, ], title: "Security update for python3", tracking: { current_release_date: "2024-03-14T16:49:16Z", generator: { date: "2024-03-14T16:49:16Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2024:0901-1", initial_release_date: "2024-03-14T16:49:16Z", revision_history: [ { date: "2024-03-14T16:49:16Z", 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.57.1.aarch64", product: { name: "libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", product_id: "libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", }, }, { category: "product_version", name: "python3-3.6.15-150300.10.57.1.aarch64", product: { name: "python3-3.6.15-150300.10.57.1.aarch64", product_id: "python3-3.6.15-150300.10.57.1.aarch64", }, }, { category: "product_version", name: "python3-base-3.6.15-150300.10.57.1.aarch64", product: { name: "python3-base-3.6.15-150300.10.57.1.aarch64", product_id: "python3-base-3.6.15-150300.10.57.1.aarch64", }, }, { category: "product_version", name: "python3-curses-3.6.15-150300.10.57.1.aarch64", product: { name: "python3-curses-3.6.15-150300.10.57.1.aarch64", product_id: "python3-curses-3.6.15-150300.10.57.1.aarch64", }, }, { category: "product_version", name: "python3-dbm-3.6.15-150300.10.57.1.aarch64", product: { name: "python3-dbm-3.6.15-150300.10.57.1.aarch64", product_id: "python3-dbm-3.6.15-150300.10.57.1.aarch64", }, }, { category: "product_version", name: "python3-devel-3.6.15-150300.10.57.1.aarch64", product: { name: "python3-devel-3.6.15-150300.10.57.1.aarch64", product_id: "python3-devel-3.6.15-150300.10.57.1.aarch64", }, }, { category: "product_version", name: "python3-doc-3.6.15-150300.10.57.1.aarch64", product: { name: "python3-doc-3.6.15-150300.10.57.1.aarch64", product_id: "python3-doc-3.6.15-150300.10.57.1.aarch64", }, }, { category: "product_version", name: "python3-doc-devhelp-3.6.15-150300.10.57.1.aarch64", product: { name: "python3-doc-devhelp-3.6.15-150300.10.57.1.aarch64", product_id: "python3-doc-devhelp-3.6.15-150300.10.57.1.aarch64", }, }, { category: "product_version", name: "python3-idle-3.6.15-150300.10.57.1.aarch64", product: { name: "python3-idle-3.6.15-150300.10.57.1.aarch64", product_id: "python3-idle-3.6.15-150300.10.57.1.aarch64", }, }, { category: "product_version", name: "python3-testsuite-3.6.15-150300.10.57.1.aarch64", product: { name: "python3-testsuite-3.6.15-150300.10.57.1.aarch64", product_id: "python3-testsuite-3.6.15-150300.10.57.1.aarch64", }, }, { category: "product_version", name: "python3-tk-3.6.15-150300.10.57.1.aarch64", product: { name: "python3-tk-3.6.15-150300.10.57.1.aarch64", product_id: "python3-tk-3.6.15-150300.10.57.1.aarch64", }, }, { category: "product_version", name: "python3-tools-3.6.15-150300.10.57.1.aarch64", product: { name: "python3-tools-3.6.15-150300.10.57.1.aarch64", product_id: "python3-tools-3.6.15-150300.10.57.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libpython3_6m1_0-64bit-3.6.15-150300.10.57.1.aarch64_ilp32", product: { name: "libpython3_6m1_0-64bit-3.6.15-150300.10.57.1.aarch64_ilp32", product_id: "libpython3_6m1_0-64bit-3.6.15-150300.10.57.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "libpython3_6m1_0-3.6.15-150300.10.57.1.i586", product: { name: "libpython3_6m1_0-3.6.15-150300.10.57.1.i586", product_id: "libpython3_6m1_0-3.6.15-150300.10.57.1.i586", }, }, { category: "product_version", name: "python3-3.6.15-150300.10.57.1.i586", product: { name: "python3-3.6.15-150300.10.57.1.i586", product_id: "python3-3.6.15-150300.10.57.1.i586", }, }, { category: "product_version", name: "python3-base-3.6.15-150300.10.57.1.i586", product: { name: "python3-base-3.6.15-150300.10.57.1.i586", product_id: "python3-base-3.6.15-150300.10.57.1.i586", }, }, { category: "product_version", name: "python3-curses-3.6.15-150300.10.57.1.i586", product: { name: "python3-curses-3.6.15-150300.10.57.1.i586", product_id: "python3-curses-3.6.15-150300.10.57.1.i586", }, }, { category: "product_version", name: "python3-dbm-3.6.15-150300.10.57.1.i586", product: { name: "python3-dbm-3.6.15-150300.10.57.1.i586", product_id: "python3-dbm-3.6.15-150300.10.57.1.i586", }, }, { category: "product_version", name: "python3-devel-3.6.15-150300.10.57.1.i586", product: { name: "python3-devel-3.6.15-150300.10.57.1.i586", product_id: "python3-devel-3.6.15-150300.10.57.1.i586", }, }, { category: "product_version", name: "python3-doc-3.6.15-150300.10.57.1.i586", product: { name: "python3-doc-3.6.15-150300.10.57.1.i586", product_id: "python3-doc-3.6.15-150300.10.57.1.i586", }, }, { category: "product_version", name: "python3-doc-devhelp-3.6.15-150300.10.57.1.i586", product: { name: "python3-doc-devhelp-3.6.15-150300.10.57.1.i586", product_id: "python3-doc-devhelp-3.6.15-150300.10.57.1.i586", }, }, { category: "product_version", name: "python3-idle-3.6.15-150300.10.57.1.i586", product: { name: "python3-idle-3.6.15-150300.10.57.1.i586", product_id: "python3-idle-3.6.15-150300.10.57.1.i586", }, }, { category: "product_version", name: "python3-testsuite-3.6.15-150300.10.57.1.i586", product: { name: "python3-testsuite-3.6.15-150300.10.57.1.i586", product_id: "python3-testsuite-3.6.15-150300.10.57.1.i586", }, }, { category: "product_version", name: "python3-tk-3.6.15-150300.10.57.1.i586", product: { name: "python3-tk-3.6.15-150300.10.57.1.i586", product_id: "python3-tk-3.6.15-150300.10.57.1.i586", }, }, { category: "product_version", name: "python3-tools-3.6.15-150300.10.57.1.i586", product: { name: "python3-tools-3.6.15-150300.10.57.1.i586", product_id: "python3-tools-3.6.15-150300.10.57.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", product: { name: "libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", product_id: "libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", }, }, { category: "product_version", name: "python3-3.6.15-150300.10.57.1.ppc64le", product: { name: "python3-3.6.15-150300.10.57.1.ppc64le", product_id: "python3-3.6.15-150300.10.57.1.ppc64le", }, }, { category: "product_version", name: "python3-base-3.6.15-150300.10.57.1.ppc64le", product: { name: "python3-base-3.6.15-150300.10.57.1.ppc64le", product_id: "python3-base-3.6.15-150300.10.57.1.ppc64le", }, }, { category: "product_version", name: "python3-curses-3.6.15-150300.10.57.1.ppc64le", product: { name: "python3-curses-3.6.15-150300.10.57.1.ppc64le", product_id: "python3-curses-3.6.15-150300.10.57.1.ppc64le", }, }, { category: "product_version", name: "python3-dbm-3.6.15-150300.10.57.1.ppc64le", product: { name: "python3-dbm-3.6.15-150300.10.57.1.ppc64le", product_id: "python3-dbm-3.6.15-150300.10.57.1.ppc64le", }, }, { category: "product_version", name: "python3-devel-3.6.15-150300.10.57.1.ppc64le", product: { name: "python3-devel-3.6.15-150300.10.57.1.ppc64le", product_id: "python3-devel-3.6.15-150300.10.57.1.ppc64le", }, }, { category: "product_version", name: "python3-doc-3.6.15-150300.10.57.1.ppc64le", product: { name: "python3-doc-3.6.15-150300.10.57.1.ppc64le", product_id: "python3-doc-3.6.15-150300.10.57.1.ppc64le", }, }, { category: "product_version", name: "python3-doc-devhelp-3.6.15-150300.10.57.1.ppc64le", product: { name: "python3-doc-devhelp-3.6.15-150300.10.57.1.ppc64le", product_id: "python3-doc-devhelp-3.6.15-150300.10.57.1.ppc64le", }, }, { category: "product_version", name: "python3-idle-3.6.15-150300.10.57.1.ppc64le", product: { name: "python3-idle-3.6.15-150300.10.57.1.ppc64le", product_id: "python3-idle-3.6.15-150300.10.57.1.ppc64le", }, }, { category: "product_version", name: "python3-testsuite-3.6.15-150300.10.57.1.ppc64le", product: { name: "python3-testsuite-3.6.15-150300.10.57.1.ppc64le", product_id: "python3-testsuite-3.6.15-150300.10.57.1.ppc64le", }, }, { category: "product_version", name: "python3-tk-3.6.15-150300.10.57.1.ppc64le", product: { name: "python3-tk-3.6.15-150300.10.57.1.ppc64le", product_id: "python3-tk-3.6.15-150300.10.57.1.ppc64le", }, }, { category: "product_version", name: "python3-tools-3.6.15-150300.10.57.1.ppc64le", product: { name: "python3-tools-3.6.15-150300.10.57.1.ppc64le", product_id: "python3-tools-3.6.15-150300.10.57.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", product: { name: "libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", product_id: "libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", }, }, { category: "product_version", name: "python3-3.6.15-150300.10.57.1.s390x", product: { name: "python3-3.6.15-150300.10.57.1.s390x", product_id: "python3-3.6.15-150300.10.57.1.s390x", }, }, { category: "product_version", name: "python3-base-3.6.15-150300.10.57.1.s390x", product: { name: "python3-base-3.6.15-150300.10.57.1.s390x", product_id: "python3-base-3.6.15-150300.10.57.1.s390x", }, }, { category: "product_version", name: "python3-curses-3.6.15-150300.10.57.1.s390x", product: { name: "python3-curses-3.6.15-150300.10.57.1.s390x", product_id: "python3-curses-3.6.15-150300.10.57.1.s390x", }, }, { category: "product_version", name: "python3-dbm-3.6.15-150300.10.57.1.s390x", product: { name: "python3-dbm-3.6.15-150300.10.57.1.s390x", product_id: "python3-dbm-3.6.15-150300.10.57.1.s390x", }, }, { category: "product_version", name: "python3-devel-3.6.15-150300.10.57.1.s390x", product: { name: "python3-devel-3.6.15-150300.10.57.1.s390x", product_id: "python3-devel-3.6.15-150300.10.57.1.s390x", }, }, { category: "product_version", name: "python3-doc-3.6.15-150300.10.57.1.s390x", product: { name: "python3-doc-3.6.15-150300.10.57.1.s390x", product_id: "python3-doc-3.6.15-150300.10.57.1.s390x", }, }, { category: "product_version", name: "python3-doc-devhelp-3.6.15-150300.10.57.1.s390x", product: { name: "python3-doc-devhelp-3.6.15-150300.10.57.1.s390x", product_id: "python3-doc-devhelp-3.6.15-150300.10.57.1.s390x", }, }, { category: "product_version", name: "python3-idle-3.6.15-150300.10.57.1.s390x", product: { name: "python3-idle-3.6.15-150300.10.57.1.s390x", product_id: "python3-idle-3.6.15-150300.10.57.1.s390x", }, }, { category: "product_version", name: "python3-testsuite-3.6.15-150300.10.57.1.s390x", product: { name: "python3-testsuite-3.6.15-150300.10.57.1.s390x", product_id: "python3-testsuite-3.6.15-150300.10.57.1.s390x", }, }, { category: "product_version", name: "python3-tk-3.6.15-150300.10.57.1.s390x", product: { name: "python3-tk-3.6.15-150300.10.57.1.s390x", product_id: "python3-tk-3.6.15-150300.10.57.1.s390x", }, }, { category: "product_version", name: "python3-tools-3.6.15-150300.10.57.1.s390x", product: { name: "python3-tools-3.6.15-150300.10.57.1.s390x", product_id: "python3-tools-3.6.15-150300.10.57.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", product: { name: "libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", product_id: "libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "libpython3_6m1_0-32bit-3.6.15-150300.10.57.1.x86_64", product: { name: "libpython3_6m1_0-32bit-3.6.15-150300.10.57.1.x86_64", product_id: "libpython3_6m1_0-32bit-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "python3-3.6.15-150300.10.57.1.x86_64", product: { name: "python3-3.6.15-150300.10.57.1.x86_64", product_id: "python3-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "python3-base-3.6.15-150300.10.57.1.x86_64", product: { name: "python3-base-3.6.15-150300.10.57.1.x86_64", product_id: "python3-base-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "python3-curses-3.6.15-150300.10.57.1.x86_64", product: { name: "python3-curses-3.6.15-150300.10.57.1.x86_64", product_id: "python3-curses-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "python3-dbm-3.6.15-150300.10.57.1.x86_64", product: { name: "python3-dbm-3.6.15-150300.10.57.1.x86_64", product_id: "python3-dbm-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "python3-devel-3.6.15-150300.10.57.1.x86_64", product: { name: "python3-devel-3.6.15-150300.10.57.1.x86_64", product_id: "python3-devel-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "python3-doc-3.6.15-150300.10.57.1.x86_64", product: { name: "python3-doc-3.6.15-150300.10.57.1.x86_64", product_id: "python3-doc-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "python3-doc-devhelp-3.6.15-150300.10.57.1.x86_64", product: { name: "python3-doc-devhelp-3.6.15-150300.10.57.1.x86_64", product_id: "python3-doc-devhelp-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "python3-idle-3.6.15-150300.10.57.1.x86_64", product: { name: "python3-idle-3.6.15-150300.10.57.1.x86_64", product_id: "python3-idle-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "python3-testsuite-3.6.15-150300.10.57.1.x86_64", product: { name: "python3-testsuite-3.6.15-150300.10.57.1.x86_64", product_id: "python3-testsuite-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "python3-tk-3.6.15-150300.10.57.1.x86_64", product: { name: "python3-tk-3.6.15-150300.10.57.1.x86_64", product_id: "python3-tk-3.6.15-150300.10.57.1.x86_64", }, }, { category: "product_version", name: "python3-tools-3.6.15-150300.10.57.1.x86_64", product: { name: "python3-tools-3.6.15-150300.10.57.1.x86_64", product_id: "python3-tools-3.6.15-150300.10.57.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 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 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_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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", product_id: "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.s390x as component of SUSE Linux Enterprise Micro 5.3", product_id: "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", product_id: "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.s390x as component of SUSE Linux Enterprise Micro 5.4", product_id: "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.s390x as component of SUSE Linux Enterprise Micro 5.5", product_id: "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.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.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.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.57.1.aarch64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.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-curses-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.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.57.1.aarch64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.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-dbm-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.1.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.57.1.aarch64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.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-idle-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.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.57.1.aarch64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.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-tk-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP5", }, { category: "default_component_of", full_product_name: { name: "python3-tools-3.6.15-150300.10.57.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.57.1.aarch64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-tools-3.6.15-150300.10.57.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP5", }, { category: "default_component_of", full_product_name: { name: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.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-base-3.6.15-150300.10.57.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.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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-curses-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.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-curses-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.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-dbm-3.6.15-150300.10.57.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-dbm-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.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-dbm-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.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-devel-3.6.15-150300.10.57.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.57.1.aarch64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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-idle-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.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-idle-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.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-tk-3.6.15-150300.10.57.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-tk-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.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-tk-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.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-tools-3.6.15-150300.10.57.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.57.1.aarch64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.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-base-3.6.15-150300.10.57.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.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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-curses-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.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-curses-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.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-dbm-3.6.15-150300.10.57.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-dbm-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.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-dbm-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.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-devel-3.6.15-150300.10.57.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.57.1.aarch64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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-idle-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.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-idle-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.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-tk-3.6.15-150300.10.57.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-tk-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.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-tk-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.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-tools-3.6.15-150300.10.57.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.57.1.aarch64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.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-base-3.6.15-150300.10.57.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.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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-curses-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.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-curses-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.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-dbm-3.6.15-150300.10.57.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-dbm-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.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-dbm-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.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-devel-3.6.15-150300.10.57.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.57.1.aarch64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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-idle-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.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-idle-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.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-tk-3.6.15-150300.10.57.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-tk-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.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-tk-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.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-tools-3.6.15-150300.10.57.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.57.1.aarch64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.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.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.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.57.1.aarch64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.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.57.1.aarch64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.1.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.57.1.aarch64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.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.57.1.aarch64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.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.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.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.57.1.aarch64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.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.57.1.aarch64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.1.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.57.1.aarch64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.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.57.1.aarch64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.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.57.1.ppc64le", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.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.57.1.s390x", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.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-base-3.6.15-150300.10.57.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.57.1.ppc64le", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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-curses-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.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-curses-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.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-dbm-3.6.15-150300.10.57.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-dbm-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.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-dbm-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.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-devel-3.6.15-150300.10.57.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.57.1.ppc64le", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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-idle-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.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-idle-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.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-tk-3.6.15-150300.10.57.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-tk-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.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-tk-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.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-tools-3.6.15-150300.10.57.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.57.1.ppc64le", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.ppc64le", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.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-base-3.6.15-150300.10.57.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.57.1.ppc64le", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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-curses-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.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-curses-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.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-dbm-3.6.15-150300.10.57.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-dbm-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.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-dbm-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.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-devel-3.6.15-150300.10.57.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.57.1.ppc64le", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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-idle-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.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-idle-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.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-tk-3.6.15-150300.10.57.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-tk-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.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-tk-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.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-tools-3.6.15-150300.10.57.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.57.1.ppc64le", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.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.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.x86_64 as component of SUSE Manager Proxy 4.3", product_id: "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.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.57.1.ppc64le", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-3.6.15-150300.10.57.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "python3-3.6.15-150300.10.57.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-3.6.15-150300.10.57.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.3", }, { category: "default_component_of", full_product_name: { name: "python3-3.6.15-150300.10.57.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.ppc64le as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.s390x as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.x86_64 as component of SUSE Manager Server 4.3", product_id: "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", product_id: "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.s390x as component of SUSE Linux Enterprise Micro 5.2", product_id: "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.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.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.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.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 7.1", }, { category: "default_component_of", full_product_name: { name: "python3-3.6.15-150300.10.57.1.x86_64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.x86_64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.x86_64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.x86_64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.x86_64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of SUSE Enterprise Storage 7.1", product_id: "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.aarch64 as component of openSUSE Leap Micro 5.3", product_id: "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.aarch64", relates_to_product_reference: "openSUSE Leap Micro 5.3", }, { category: "default_component_of", full_product_name: { name: "python3-3.6.15-150300.10.57.1.x86_64 as component of openSUSE Leap Micro 5.3", product_id: "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of openSUSE Leap Micro 5.3", product_id: "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.s390x", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.aarch64 as component of openSUSE Leap Micro 5.4", product_id: "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.aarch64", relates_to_product_reference: "openSUSE Leap Micro 5.4", }, { category: "default_component_of", full_product_name: { name: "python3-3.6.15-150300.10.57.1.s390x as component of openSUSE Leap Micro 5.4", product_id: "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-3.6.15-150300.10.57.1.s390x", relates_to_product_reference: "openSUSE Leap Micro 5.4", }, { category: "default_component_of", full_product_name: { name: "python3-3.6.15-150300.10.57.1.x86_64 as component of openSUSE Leap Micro 5.4", product_id: "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of openSUSE Leap Micro 5.4", product_id: "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.s390x as component of openSUSE Leap Micro 5.4", product_id: "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150300.10.57.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.57.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.57.1.x86_64", }, product_reference: "libpython3_6m1_0-32bit-3.6.15-150300.10.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-3.6.15-150300.10.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-3.6.15-150300.10.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-3.6.15-150300.10.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-3.6.15-150300.10.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-3.6.15-150300.10.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-3.6.15-150300.10.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-base-3.6.15-150300.10.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-curses-3.6.15-150300.10.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-curses-3.6.15-150300.10.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-curses-3.6.15-150300.10.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-curses-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-dbm-3.6.15-150300.10.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-dbm-3.6.15-150300.10.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-dbm-3.6.15-150300.10.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-dbm-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-devel-3.6.15-150300.10.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-doc-3.6.15-150300.10.57.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.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-doc-3.6.15-150300.10.57.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.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-doc-3.6.15-150300.10.57.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.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-doc-3.6.15-150300.10.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-doc-devhelp-3.6.15-150300.10.57.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.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-doc-devhelp-3.6.15-150300.10.57.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.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-doc-devhelp-3.6.15-150300.10.57.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.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-doc-devhelp-3.6.15-150300.10.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-idle-3.6.15-150300.10.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-idle-3.6.15-150300.10.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-idle-3.6.15-150300.10.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-idle-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-testsuite-3.6.15-150300.10.57.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.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-testsuite-3.6.15-150300.10.57.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.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-testsuite-3.6.15-150300.10.57.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.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-testsuite-3.6.15-150300.10.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-tk-3.6.15-150300.10.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-tk-3.6.15-150300.10.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python3-tk-3.6.15-150300.10.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-tk-3.6.15-150300.10.57.1.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.aarch64", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.ppc64le", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.s390x", }, product_reference: "python3-tools-3.6.15-150300.10.57.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.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.x86_64", }, product_reference: "python3-tools-3.6.15-150300.10.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, ], }, 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 Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.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 Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.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 Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-03-14T16:49:16Z", details: "moderate", }, ], title: "CVE-2022-48566", }, { 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_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.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 Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.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 Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.57.1.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.57.1.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.57.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-03-14T16:49:16Z", details: "important", }, ], title: "CVE-2023-6597", }, ], }
suse-su-2023:4220-1
Vulnerability from csaf_suse
Published
2023-10-26 15:15
Modified
2023-10-26 15:15
Summary
Security update for python
Notes
Title of the patch
Security update for python
Description of the patch
This update for python fixes the following issues:
- CVE-2022-48566: Fixed a potential timing side channel due to
inadequate checking during HMAC comparison (bsc#1214691).
Patchnames
SUSE-2023-4220,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-4220,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-4220,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-4220,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-4220,openSUSE-SLE-15.4-2023-4220,openSUSE-SLE-15.5-2023-4220
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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-2022-48566: Fixed a potential timing side channel due to\n inadequate checking during HMAC comparison (bsc#1214691).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2023-4220,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-4220,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-4220,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-4220,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-4220,openSUSE-SLE-15.4-2023-4220,openSUSE-SLE-15.5-2023-4220", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4220-1.json", }, { category: "self", summary: "URL for SUSE-SU-2023:4220-1", url: "https://www.suse.com/support/update/announcement/2023/suse-su-20234220-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2023:4220-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016861.html", }, { category: "self", summary: "SUSE Bug 1210638", url: "https://bugzilla.suse.com/1210638", }, { category: "self", summary: "SUSE Bug 1214685", url: "https://bugzilla.suse.com/1214685", }, { category: "self", summary: "SUSE Bug 1214691", url: "https://bugzilla.suse.com/1214691", }, { category: "self", summary: "SUSE CVE CVE-2022-48565 page", url: "https://www.suse.com/security/cve/CVE-2022-48565/", }, { 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-27043 page", url: "https://www.suse.com/security/cve/CVE-2023-27043/", }, ], title: "Security update for python", tracking: { current_release_date: "2023-10-26T15:15:57Z", generator: { date: "2023-10-26T15:15:57Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2023:4220-1", initial_release_date: "2023-10-26T15:15:57Z", revision_history: [ { date: "2023-10-26T15:15:57Z", 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.57.1.aarch64", product: { name: "libpython2_7-1_0-2.7.18-150000.57.1.aarch64", product_id: "libpython2_7-1_0-2.7.18-150000.57.1.aarch64", }, }, { category: "product_version", name: "python-2.7.18-150000.57.1.aarch64", product: { name: "python-2.7.18-150000.57.1.aarch64", product_id: "python-2.7.18-150000.57.1.aarch64", }, }, { category: "product_version", name: "python-base-2.7.18-150000.57.1.aarch64", product: { name: "python-base-2.7.18-150000.57.1.aarch64", product_id: "python-base-2.7.18-150000.57.1.aarch64", }, }, { category: "product_version", name: "python-curses-2.7.18-150000.57.1.aarch64", product: { name: "python-curses-2.7.18-150000.57.1.aarch64", product_id: "python-curses-2.7.18-150000.57.1.aarch64", }, }, { category: "product_version", name: "python-demo-2.7.18-150000.57.1.aarch64", product: { name: "python-demo-2.7.18-150000.57.1.aarch64", product_id: "python-demo-2.7.18-150000.57.1.aarch64", }, }, { category: "product_version", name: "python-devel-2.7.18-150000.57.1.aarch64", product: { name: "python-devel-2.7.18-150000.57.1.aarch64", product_id: "python-devel-2.7.18-150000.57.1.aarch64", }, }, { category: "product_version", name: "python-gdbm-2.7.18-150000.57.1.aarch64", product: { name: "python-gdbm-2.7.18-150000.57.1.aarch64", product_id: "python-gdbm-2.7.18-150000.57.1.aarch64", }, }, { category: "product_version", name: "python-idle-2.7.18-150000.57.1.aarch64", product: { name: "python-idle-2.7.18-150000.57.1.aarch64", product_id: "python-idle-2.7.18-150000.57.1.aarch64", }, }, { category: "product_version", name: "python-tk-2.7.18-150000.57.1.aarch64", product: { name: "python-tk-2.7.18-150000.57.1.aarch64", product_id: "python-tk-2.7.18-150000.57.1.aarch64", }, }, { category: "product_version", name: "python-xml-2.7.18-150000.57.1.aarch64", product: { name: "python-xml-2.7.18-150000.57.1.aarch64", product_id: "python-xml-2.7.18-150000.57.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libpython2_7-1_0-64bit-2.7.18-150000.57.1.aarch64_ilp32", product: { name: "libpython2_7-1_0-64bit-2.7.18-150000.57.1.aarch64_ilp32", product_id: "libpython2_7-1_0-64bit-2.7.18-150000.57.1.aarch64_ilp32", }, }, { category: "product_version", name: "python-64bit-2.7.18-150000.57.1.aarch64_ilp32", product: { name: "python-64bit-2.7.18-150000.57.1.aarch64_ilp32", product_id: "python-64bit-2.7.18-150000.57.1.aarch64_ilp32", }, }, { category: "product_version", name: "python-base-64bit-2.7.18-150000.57.1.aarch64_ilp32", product: { name: "python-base-64bit-2.7.18-150000.57.1.aarch64_ilp32", product_id: "python-base-64bit-2.7.18-150000.57.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "libpython2_7-1_0-2.7.18-150000.57.1.i586", product: { name: "libpython2_7-1_0-2.7.18-150000.57.1.i586", product_id: "libpython2_7-1_0-2.7.18-150000.57.1.i586", }, }, { category: "product_version", name: "python-2.7.18-150000.57.1.i586", product: { name: "python-2.7.18-150000.57.1.i586", product_id: "python-2.7.18-150000.57.1.i586", }, }, { category: "product_version", name: "python-base-2.7.18-150000.57.1.i586", product: { name: "python-base-2.7.18-150000.57.1.i586", product_id: "python-base-2.7.18-150000.57.1.i586", }, }, { category: "product_version", name: "python-curses-2.7.18-150000.57.1.i586", product: { name: "python-curses-2.7.18-150000.57.1.i586", product_id: "python-curses-2.7.18-150000.57.1.i586", }, }, { category: "product_version", name: "python-demo-2.7.18-150000.57.1.i586", product: { name: "python-demo-2.7.18-150000.57.1.i586", product_id: "python-demo-2.7.18-150000.57.1.i586", }, }, { category: "product_version", name: "python-devel-2.7.18-150000.57.1.i586", product: { name: "python-devel-2.7.18-150000.57.1.i586", product_id: "python-devel-2.7.18-150000.57.1.i586", }, }, { category: "product_version", name: "python-gdbm-2.7.18-150000.57.1.i586", product: { name: "python-gdbm-2.7.18-150000.57.1.i586", product_id: "python-gdbm-2.7.18-150000.57.1.i586", }, }, { category: "product_version", name: "python-idle-2.7.18-150000.57.1.i586", product: { name: "python-idle-2.7.18-150000.57.1.i586", product_id: "python-idle-2.7.18-150000.57.1.i586", }, }, { category: "product_version", name: "python-tk-2.7.18-150000.57.1.i586", product: { name: "python-tk-2.7.18-150000.57.1.i586", product_id: "python-tk-2.7.18-150000.57.1.i586", }, }, { category: "product_version", name: "python-xml-2.7.18-150000.57.1.i586", product: { name: "python-xml-2.7.18-150000.57.1.i586", product_id: "python-xml-2.7.18-150000.57.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "python-doc-2.7.18-150000.57.1.noarch", product: { name: "python-doc-2.7.18-150000.57.1.noarch", product_id: "python-doc-2.7.18-150000.57.1.noarch", }, }, { category: "product_version", name: "python-doc-pdf-2.7.18-150000.57.1.noarch", product: { name: "python-doc-pdf-2.7.18-150000.57.1.noarch", product_id: "python-doc-pdf-2.7.18-150000.57.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", product: { name: "libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", product_id: "libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", }, }, { category: "product_version", name: "python-2.7.18-150000.57.1.ppc64le", product: { name: "python-2.7.18-150000.57.1.ppc64le", product_id: "python-2.7.18-150000.57.1.ppc64le", }, }, { category: "product_version", name: "python-base-2.7.18-150000.57.1.ppc64le", product: { name: "python-base-2.7.18-150000.57.1.ppc64le", product_id: "python-base-2.7.18-150000.57.1.ppc64le", }, }, { category: "product_version", name: "python-curses-2.7.18-150000.57.1.ppc64le", product: { name: "python-curses-2.7.18-150000.57.1.ppc64le", product_id: "python-curses-2.7.18-150000.57.1.ppc64le", }, }, { category: "product_version", name: "python-demo-2.7.18-150000.57.1.ppc64le", product: { name: "python-demo-2.7.18-150000.57.1.ppc64le", product_id: "python-demo-2.7.18-150000.57.1.ppc64le", }, }, { category: "product_version", name: "python-devel-2.7.18-150000.57.1.ppc64le", product: { name: "python-devel-2.7.18-150000.57.1.ppc64le", product_id: "python-devel-2.7.18-150000.57.1.ppc64le", }, }, { category: "product_version", name: "python-gdbm-2.7.18-150000.57.1.ppc64le", product: { name: "python-gdbm-2.7.18-150000.57.1.ppc64le", product_id: "python-gdbm-2.7.18-150000.57.1.ppc64le", }, }, { category: "product_version", name: "python-idle-2.7.18-150000.57.1.ppc64le", product: { name: "python-idle-2.7.18-150000.57.1.ppc64le", product_id: "python-idle-2.7.18-150000.57.1.ppc64le", }, }, { category: "product_version", name: "python-tk-2.7.18-150000.57.1.ppc64le", product: { name: "python-tk-2.7.18-150000.57.1.ppc64le", product_id: "python-tk-2.7.18-150000.57.1.ppc64le", }, }, { category: "product_version", name: "python-xml-2.7.18-150000.57.1.ppc64le", product: { name: "python-xml-2.7.18-150000.57.1.ppc64le", product_id: "python-xml-2.7.18-150000.57.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "libpython2_7-1_0-2.7.18-150000.57.1.s390x", product: { name: "libpython2_7-1_0-2.7.18-150000.57.1.s390x", product_id: "libpython2_7-1_0-2.7.18-150000.57.1.s390x", }, }, { category: "product_version", name: "python-2.7.18-150000.57.1.s390x", product: { name: "python-2.7.18-150000.57.1.s390x", product_id: "python-2.7.18-150000.57.1.s390x", }, }, { category: "product_version", name: "python-base-2.7.18-150000.57.1.s390x", product: { name: "python-base-2.7.18-150000.57.1.s390x", product_id: "python-base-2.7.18-150000.57.1.s390x", }, }, { category: "product_version", name: "python-curses-2.7.18-150000.57.1.s390x", product: { name: "python-curses-2.7.18-150000.57.1.s390x", product_id: "python-curses-2.7.18-150000.57.1.s390x", }, }, { category: "product_version", name: "python-demo-2.7.18-150000.57.1.s390x", product: { name: "python-demo-2.7.18-150000.57.1.s390x", product_id: "python-demo-2.7.18-150000.57.1.s390x", }, }, { category: "product_version", name: "python-devel-2.7.18-150000.57.1.s390x", product: { name: "python-devel-2.7.18-150000.57.1.s390x", product_id: "python-devel-2.7.18-150000.57.1.s390x", }, }, { category: "product_version", name: "python-gdbm-2.7.18-150000.57.1.s390x", product: { name: "python-gdbm-2.7.18-150000.57.1.s390x", product_id: "python-gdbm-2.7.18-150000.57.1.s390x", }, }, { category: "product_version", name: "python-idle-2.7.18-150000.57.1.s390x", product: { name: "python-idle-2.7.18-150000.57.1.s390x", product_id: "python-idle-2.7.18-150000.57.1.s390x", }, }, { category: "product_version", name: "python-tk-2.7.18-150000.57.1.s390x", product: { name: "python-tk-2.7.18-150000.57.1.s390x", product_id: "python-tk-2.7.18-150000.57.1.s390x", }, }, { category: "product_version", name: "python-xml-2.7.18-150000.57.1.s390x", product: { name: "python-xml-2.7.18-150000.57.1.s390x", product_id: "python-xml-2.7.18-150000.57.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "libpython2_7-1_0-2.7.18-150000.57.1.x86_64", product: { name: "libpython2_7-1_0-2.7.18-150000.57.1.x86_64", product_id: "libpython2_7-1_0-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", product: { name: "libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", product_id: "libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "python-2.7.18-150000.57.1.x86_64", product: { name: "python-2.7.18-150000.57.1.x86_64", product_id: "python-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "python-32bit-2.7.18-150000.57.1.x86_64", product: { name: "python-32bit-2.7.18-150000.57.1.x86_64", product_id: "python-32bit-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "python-base-2.7.18-150000.57.1.x86_64", product: { name: "python-base-2.7.18-150000.57.1.x86_64", product_id: "python-base-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "python-base-32bit-2.7.18-150000.57.1.x86_64", product: { name: "python-base-32bit-2.7.18-150000.57.1.x86_64", product_id: "python-base-32bit-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "python-curses-2.7.18-150000.57.1.x86_64", product: { name: "python-curses-2.7.18-150000.57.1.x86_64", product_id: "python-curses-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "python-demo-2.7.18-150000.57.1.x86_64", product: { name: "python-demo-2.7.18-150000.57.1.x86_64", product_id: "python-demo-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "python-devel-2.7.18-150000.57.1.x86_64", product: { name: "python-devel-2.7.18-150000.57.1.x86_64", product_id: "python-devel-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "python-gdbm-2.7.18-150000.57.1.x86_64", product: { name: "python-gdbm-2.7.18-150000.57.1.x86_64", product_id: "python-gdbm-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "python-idle-2.7.18-150000.57.1.x86_64", product: { name: "python-idle-2.7.18-150000.57.1.x86_64", product_id: "python-idle-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "python-tk-2.7.18-150000.57.1.x86_64", product: { name: "python-tk-2.7.18-150000.57.1.x86_64", product_id: "python-tk-2.7.18-150000.57.1.x86_64", }, }, { category: "product_version", name: "python-xml-2.7.18-150000.57.1.x86_64", product: { name: "python-xml-2.7.18-150000.57.1.x86_64", product_id: "python-xml-2.7.18-150000.57.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Package Hub 15 SP4", product: { name: "SUSE Linux Enterprise Module for Package Hub 15 SP4", product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP4", product_identification_helper: { cpe: "cpe:/o:suse:packagehub:15:sp4", }, }, }, { 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 Manager Proxy 4.2", product: { name: "SUSE Manager Proxy 4.2", product_id: "SUSE Manager Proxy 4.2", product_identification_helper: { cpe: "cpe:/o:suse:suse-manager-proxy:4.2", }, }, }, { category: "product_name", name: "SUSE Manager Server 4.2", product: { name: "SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2", product_identification_helper: { cpe: "cpe:/o:suse:suse-manager-server:4.2", }, }, }, { category: "product_name", name: "openSUSE Leap 15.4", product: { name: "openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.4", }, }, }, { category: "product_name", name: "openSUSE Leap 15.5", product: { name: "openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.5", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.aarch64", }, product_reference: "python-devel-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Package Hub 15 SP4", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-devel-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Package Hub 15 SP4", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.s390x", }, product_reference: "python-devel-2.7.18-150000.57.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Package Hub 15 SP4", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", product_id: "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.x86_64", }, product_reference: "python-devel-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Package Hub 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libpython2_7-1_0-2.7.18-150000.57.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.57.1.aarch64", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.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.57.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.57.1.ppc64le", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.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.57.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.57.1.s390x", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.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.57.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.57.1.x86_64", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.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.57.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.57.1.aarch64", }, product_reference: "python-2.7.18-150000.57.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.57.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.57.1.ppc64le", }, product_reference: "python-2.7.18-150000.57.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.57.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.57.1.s390x", }, product_reference: "python-2.7.18-150000.57.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.57.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.57.1.x86_64", }, product_reference: "python-2.7.18-150000.57.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.57.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.57.1.aarch64", }, product_reference: "python-base-2.7.18-150000.57.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.57.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.57.1.ppc64le", }, product_reference: "python-base-2.7.18-150000.57.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.57.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.57.1.s390x", }, product_reference: "python-base-2.7.18-150000.57.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.57.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.57.1.x86_64", }, product_reference: "python-base-2.7.18-150000.57.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.57.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.57.1.aarch64", }, product_reference: "python-curses-2.7.18-150000.57.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.57.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.57.1.ppc64le", }, product_reference: "python-curses-2.7.18-150000.57.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.57.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.57.1.s390x", }, product_reference: "python-curses-2.7.18-150000.57.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.57.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.57.1.x86_64", }, product_reference: "python-curses-2.7.18-150000.57.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.57.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.57.1.aarch64", }, product_reference: "python-devel-2.7.18-150000.57.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.57.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.57.1.ppc64le", }, product_reference: "python-devel-2.7.18-150000.57.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.57.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.57.1.s390x", }, product_reference: "python-devel-2.7.18-150000.57.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.57.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.57.1.x86_64", }, product_reference: "python-devel-2.7.18-150000.57.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.57.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.57.1.aarch64", }, product_reference: "python-gdbm-2.7.18-150000.57.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.57.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.57.1.ppc64le", }, product_reference: "python-gdbm-2.7.18-150000.57.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.57.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.57.1.s390x", }, product_reference: "python-gdbm-2.7.18-150000.57.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.57.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.57.1.x86_64", }, product_reference: "python-gdbm-2.7.18-150000.57.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.57.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.57.1.aarch64", }, product_reference: "python-xml-2.7.18-150000.57.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.57.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.57.1.ppc64le", }, product_reference: "python-xml-2.7.18-150000.57.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.57.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.57.1.s390x", }, product_reference: "python-xml-2.7.18-150000.57.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.57.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.57.1.x86_64", }, product_reference: "python-xml-2.7.18-150000.57.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.57.1.x86_64 as component of SUSE Manager Proxy 4.2", product_id: "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.2", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.x86_64 as component of SUSE Manager Proxy 4.2", product_id: "SUSE Manager Proxy 4.2:python-2.7.18-150000.57.1.x86_64", }, product_reference: "python-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.2", }, { category: "default_component_of", full_product_name: { name: "python-base-2.7.18-150000.57.1.x86_64 as component of SUSE Manager Proxy 4.2", product_id: "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.57.1.x86_64", }, product_reference: "python-base-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.2", }, { category: "default_component_of", full_product_name: { name: "libpython2_7-1_0-2.7.18-150000.57.1.ppc64le as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "libpython2_7-1_0-2.7.18-150000.57.1.s390x as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.s390x", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "libpython2_7-1_0-2.7.18-150000.57.1.x86_64 as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.ppc64le as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.s390x as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.s390x", }, product_reference: "python-2.7.18-150000.57.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.x86_64 as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.x86_64", }, product_reference: "python-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-base-2.7.18-150000.57.1.ppc64le as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-base-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-base-2.7.18-150000.57.1.s390x as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.s390x", }, product_reference: "python-base-2.7.18-150000.57.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-base-2.7.18-150000.57.1.x86_64 as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.x86_64", }, product_reference: "python-base-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-150000.57.1.ppc64le as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-curses-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-150000.57.1.s390x as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.s390x", }, product_reference: "python-curses-2.7.18-150000.57.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-150000.57.1.x86_64 as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.x86_64", }, product_reference: "python-curses-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.ppc64le as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-devel-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.s390x as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.s390x", }, product_reference: "python-devel-2.7.18-150000.57.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.x86_64 as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.x86_64", }, product_reference: "python-devel-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-150000.57.1.ppc64le as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-gdbm-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-150000.57.1.s390x as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.s390x", }, product_reference: "python-gdbm-2.7.18-150000.57.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-150000.57.1.x86_64 as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.x86_64", }, product_reference: "python-gdbm-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-xml-2.7.18-150000.57.1.ppc64le as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-xml-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-xml-2.7.18-150000.57.1.s390x as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.s390x", }, product_reference: "python-xml-2.7.18-150000.57.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "python-xml-2.7.18-150000.57.1.x86_64 as component of SUSE Manager Server 4.2", product_id: "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.x86_64", }, product_reference: "python-xml-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.2", }, { category: "default_component_of", full_product_name: { name: "libpython2_7-1_0-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "libpython2_7-1_0-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "libpython2_7-1_0-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.s390x", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "libpython2_7-1_0-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", }, product_reference: "libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-2.7.18-150000.57.1.aarch64", }, product_reference: "python-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-2.7.18-150000.57.1.s390x", }, product_reference: "python-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-2.7.18-150000.57.1.x86_64", }, product_reference: "python-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-32bit-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-32bit-2.7.18-150000.57.1.x86_64", }, product_reference: "python-32bit-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-base-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.aarch64", }, product_reference: "python-base-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-base-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-base-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-base-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.s390x", }, product_reference: "python-base-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-base-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.x86_64", }, product_reference: "python-base-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-base-32bit-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.57.1.x86_64", }, product_reference: "python-base-32bit-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.aarch64", }, product_reference: "python-curses-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-curses-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.s390x", }, product_reference: "python-curses-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.x86_64", }, product_reference: "python-curses-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-demo-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.aarch64", }, product_reference: "python-demo-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-demo-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-demo-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-demo-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.s390x", }, product_reference: "python-demo-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-demo-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.x86_64", }, product_reference: "python-demo-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.aarch64", }, product_reference: "python-devel-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-devel-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.s390x", }, product_reference: "python-devel-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.x86_64", }, product_reference: "python-devel-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-doc-2.7.18-150000.57.1.noarch as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-doc-2.7.18-150000.57.1.noarch", }, product_reference: "python-doc-2.7.18-150000.57.1.noarch", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-doc-pdf-2.7.18-150000.57.1.noarch as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.57.1.noarch", }, product_reference: "python-doc-pdf-2.7.18-150000.57.1.noarch", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.aarch64", }, product_reference: "python-gdbm-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-gdbm-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.s390x", }, product_reference: "python-gdbm-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.x86_64", }, product_reference: "python-gdbm-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-idle-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.aarch64", }, product_reference: "python-idle-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-idle-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-idle-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-idle-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.s390x", }, product_reference: "python-idle-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-idle-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.x86_64", }, product_reference: "python-idle-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-tk-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.aarch64", }, product_reference: "python-tk-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-tk-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-tk-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-tk-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.s390x", }, product_reference: "python-tk-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-tk-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.x86_64", }, product_reference: "python-tk-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-xml-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.aarch64", }, product_reference: "python-xml-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-xml-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-xml-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-xml-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.s390x", }, product_reference: "python-xml-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "python-xml-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.x86_64", }, product_reference: "python-xml-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "libpython2_7-1_0-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.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.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.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.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.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.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", }, product_reference: "libpython2_7-1_0-2.7.18-150000.57.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.57.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.57.1.x86_64", }, product_reference: "libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-2.7.18-150000.57.1.aarch64", }, product_reference: "python-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-2.7.18-150000.57.1.s390x", }, product_reference: "python-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-2.7.18-150000.57.1.x86_64", }, product_reference: "python-2.7.18-150000.57.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.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-32bit-2.7.18-150000.57.1.x86_64", }, product_reference: "python-32bit-2.7.18-150000.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.aarch64", }, product_reference: "python-base-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-base-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-base-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-base-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.s390x", }, product_reference: "python-base-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-base-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.x86_64", }, product_reference: "python-base-2.7.18-150000.57.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.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.57.1.x86_64", }, product_reference: "python-base-32bit-2.7.18-150000.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.aarch64", }, product_reference: "python-curses-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-curses-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.s390x", }, product_reference: "python-curses-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.x86_64", }, product_reference: "python-curses-2.7.18-150000.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.aarch64", }, product_reference: "python-demo-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-demo-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-demo-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-demo-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.s390x", }, product_reference: "python-demo-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-demo-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.x86_64", }, product_reference: "python-demo-2.7.18-150000.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.aarch64", }, product_reference: "python-devel-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-devel-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.s390x", }, product_reference: "python-devel-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-devel-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.x86_64", }, product_reference: "python-devel-2.7.18-150000.57.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.57.1.noarch as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-doc-2.7.18-150000.57.1.noarch", }, product_reference: "python-doc-2.7.18-150000.57.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.57.1.noarch as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.57.1.noarch", }, product_reference: "python-doc-pdf-2.7.18-150000.57.1.noarch", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-150000.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.aarch64", }, product_reference: "python-gdbm-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-gdbm-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.s390x", }, product_reference: "python-gdbm-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.x86_64", }, product_reference: "python-gdbm-2.7.18-150000.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.aarch64", }, product_reference: "python-idle-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-idle-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-idle-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-idle-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.s390x", }, product_reference: "python-idle-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-idle-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.x86_64", }, product_reference: "python-idle-2.7.18-150000.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.aarch64", }, product_reference: "python-tk-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-tk-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-tk-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-tk-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.s390x", }, product_reference: "python-tk-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-tk-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.x86_64", }, product_reference: "python-tk-2.7.18-150000.57.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.57.1.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.aarch64", }, product_reference: "python-xml-2.7.18-150000.57.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-xml-2.7.18-150000.57.1.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.ppc64le", }, product_reference: "python-xml-2.7.18-150000.57.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-xml-2.7.18-150000.57.1.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.s390x", }, product_reference: "python-xml-2.7.18-150000.57.1.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "python-xml-2.7.18-150000.57.1.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.x86_64", }, product_reference: "python-xml-2.7.18-150000.57.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, ], }, vulnerabilities: [ { cve: "CVE-2022-48565", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-48565", }, ], notes: [ { category: "general", text: "An XML External Entity (XXE) issue was discovered in Python through 3.9.1. The plistlib module no longer accepts entity declarations in XML plist files to avoid XML vulnerabilities.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-48565", url: "https://www.suse.com/security/cve/CVE-2022-48565", }, { category: "external", summary: "SUSE Bug 1214685 for CVE-2022-48565", url: "https://bugzilla.suse.com/1214685", }, { category: "external", summary: "SUSE Bug 1221186 for CVE-2022-48565", url: "https://bugzilla.suse.com/1221186", }, ], 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 SP4:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2023-10-26T15:15:57Z", details: "moderate", }, ], title: "CVE-2022-48565", }, { 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 Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.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 Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.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 Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2023-10-26T15:15:57Z", details: "moderate", }, ], title: "CVE-2022-48566", }, { 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 SP4:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.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 SP4:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.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 SP4:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Proxy 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-base-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-curses-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-devel-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-gdbm-2.7.18-150000.57.1.x86_64", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.ppc64le", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.s390x", "SUSE Manager Server 4.2:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.4:python-xml-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.57.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.57.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.57.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2023-10-26T15:15:57Z", details: "moderate", }, ], title: "CVE-2023-27043", }, ], }
suse-su-2023:4001-1
Vulnerability from csaf_suse
Published
2023-10-06 13:13
Modified
2023-10-06 13:13
Summary
Security update for python
Notes
Title of the patch
Security update for python
Description of the patch
This update for python fixes the following issues:
- CVE-2022-48566: Constant-time-defeating optimisations were possible in the accumulator variable in hmac.compare_digest. (bsc#1214691)
- CVE-2022-48565: Fixed an XXE in the plistlib module. (bsc#1214685)
Patchnames
SUSE-2023-4001,SUSE-SLE-SERVER-12-SP5-2023-4001,SUSE-SLE-WE-12-SP5-2023-4001
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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-2022-48566: Constant-time-defeating optimisations were possible in the accumulator variable in hmac.compare_digest. (bsc#1214691)\n- CVE-2022-48565: Fixed an XXE in the plistlib module. (bsc#1214685)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2023-4001,SUSE-SLE-SERVER-12-SP5-2023-4001,SUSE-SLE-WE-12-SP5-2023-4001", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4001-1.json", }, { category: "self", summary: "URL for SUSE-SU-2023:4001-1", url: "https://www.suse.com/support/update/announcement/2023/suse-su-20234001-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2023:4001-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016561.html", }, { category: "self", summary: "SUSE Bug 1214685", url: "https://bugzilla.suse.com/1214685", }, { category: "self", summary: "SUSE Bug 1214691", url: "https://bugzilla.suse.com/1214691", }, { category: "self", summary: "SUSE CVE CVE-2022-48565 page", url: "https://www.suse.com/security/cve/CVE-2022-48565/", }, { category: "self", summary: "SUSE CVE CVE-2022-48566 page", url: "https://www.suse.com/security/cve/CVE-2022-48566/", }, ], title: "Security update for python", tracking: { current_release_date: "2023-10-06T13:13:32Z", generator: { date: "2023-10-06T13:13:32Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2023:4001-1", initial_release_date: "2023-10-06T13:13:32Z", revision_history: [ { date: "2023-10-06T13:13:32Z", 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.26.1.aarch64", product: { name: "libpython2_7-1_0-2.7.18-33.26.1.aarch64", product_id: "libpython2_7-1_0-2.7.18-33.26.1.aarch64", }, }, { category: "product_version", name: "python-2.7.18-33.26.1.aarch64", product: { name: "python-2.7.18-33.26.1.aarch64", product_id: "python-2.7.18-33.26.1.aarch64", }, }, { category: "product_version", name: "python-base-2.7.18-33.26.1.aarch64", product: { name: "python-base-2.7.18-33.26.1.aarch64", product_id: "python-base-2.7.18-33.26.1.aarch64", }, }, { category: "product_version", name: "python-curses-2.7.18-33.26.1.aarch64", product: { name: "python-curses-2.7.18-33.26.1.aarch64", product_id: "python-curses-2.7.18-33.26.1.aarch64", }, }, { category: "product_version", name: "python-demo-2.7.18-33.26.1.aarch64", product: { name: "python-demo-2.7.18-33.26.1.aarch64", product_id: "python-demo-2.7.18-33.26.1.aarch64", }, }, { category: "product_version", name: "python-devel-2.7.18-33.26.1.aarch64", product: { name: "python-devel-2.7.18-33.26.1.aarch64", product_id: "python-devel-2.7.18-33.26.1.aarch64", }, }, { category: "product_version", name: "python-gdbm-2.7.18-33.26.1.aarch64", product: { name: "python-gdbm-2.7.18-33.26.1.aarch64", product_id: "python-gdbm-2.7.18-33.26.1.aarch64", }, }, { category: "product_version", name: "python-idle-2.7.18-33.26.1.aarch64", product: { name: "python-idle-2.7.18-33.26.1.aarch64", product_id: "python-idle-2.7.18-33.26.1.aarch64", }, }, { category: "product_version", name: "python-strict-tls-check-2.7.18-33.26.1.aarch64", product: { name: "python-strict-tls-check-2.7.18-33.26.1.aarch64", product_id: "python-strict-tls-check-2.7.18-33.26.1.aarch64", }, }, { category: "product_version", name: "python-tk-2.7.18-33.26.1.aarch64", product: { name: "python-tk-2.7.18-33.26.1.aarch64", product_id: "python-tk-2.7.18-33.26.1.aarch64", }, }, { category: "product_version", name: "python-xml-2.7.18-33.26.1.aarch64", product: { name: "python-xml-2.7.18-33.26.1.aarch64", product_id: "python-xml-2.7.18-33.26.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libpython2_7-1_0-64bit-2.7.18-33.26.1.aarch64_ilp32", product: { name: "libpython2_7-1_0-64bit-2.7.18-33.26.1.aarch64_ilp32", product_id: "libpython2_7-1_0-64bit-2.7.18-33.26.1.aarch64_ilp32", }, }, { category: "product_version", name: "python-64bit-2.7.18-33.26.1.aarch64_ilp32", product: { name: "python-64bit-2.7.18-33.26.1.aarch64_ilp32", product_id: "python-64bit-2.7.18-33.26.1.aarch64_ilp32", }, }, { category: "product_version", name: "python-base-64bit-2.7.18-33.26.1.aarch64_ilp32", product: { name: "python-base-64bit-2.7.18-33.26.1.aarch64_ilp32", product_id: "python-base-64bit-2.7.18-33.26.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "libpython2_7-1_0-2.7.18-33.26.1.i586", product: { name: "libpython2_7-1_0-2.7.18-33.26.1.i586", product_id: "libpython2_7-1_0-2.7.18-33.26.1.i586", }, }, { category: "product_version", name: "python-2.7.18-33.26.1.i586", product: { name: "python-2.7.18-33.26.1.i586", product_id: "python-2.7.18-33.26.1.i586", }, }, { category: "product_version", name: "python-base-2.7.18-33.26.1.i586", product: { name: "python-base-2.7.18-33.26.1.i586", product_id: "python-base-2.7.18-33.26.1.i586", }, }, { category: "product_version", name: "python-curses-2.7.18-33.26.1.i586", product: { name: "python-curses-2.7.18-33.26.1.i586", product_id: "python-curses-2.7.18-33.26.1.i586", }, }, { category: "product_version", name: "python-demo-2.7.18-33.26.1.i586", product: { name: "python-demo-2.7.18-33.26.1.i586", product_id: "python-demo-2.7.18-33.26.1.i586", }, }, { category: "product_version", name: "python-devel-2.7.18-33.26.1.i586", product: { name: "python-devel-2.7.18-33.26.1.i586", product_id: "python-devel-2.7.18-33.26.1.i586", }, }, { category: "product_version", name: "python-gdbm-2.7.18-33.26.1.i586", product: { name: "python-gdbm-2.7.18-33.26.1.i586", product_id: "python-gdbm-2.7.18-33.26.1.i586", }, }, { category: "product_version", name: "python-idle-2.7.18-33.26.1.i586", product: { name: "python-idle-2.7.18-33.26.1.i586", product_id: "python-idle-2.7.18-33.26.1.i586", }, }, { category: "product_version", name: "python-strict-tls-check-2.7.18-33.26.1.i586", product: { name: "python-strict-tls-check-2.7.18-33.26.1.i586", product_id: "python-strict-tls-check-2.7.18-33.26.1.i586", }, }, { category: "product_version", name: "python-tk-2.7.18-33.26.1.i586", product: { name: "python-tk-2.7.18-33.26.1.i586", product_id: "python-tk-2.7.18-33.26.1.i586", }, }, { category: "product_version", name: "python-xml-2.7.18-33.26.1.i586", product: { name: "python-xml-2.7.18-33.26.1.i586", product_id: "python-xml-2.7.18-33.26.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "python-doc-2.7.18-33.26.1.noarch", product: { name: "python-doc-2.7.18-33.26.1.noarch", product_id: "python-doc-2.7.18-33.26.1.noarch", }, }, { category: "product_version", name: "python-doc-pdf-2.7.18-33.26.1.noarch", product: { name: "python-doc-pdf-2.7.18-33.26.1.noarch", product_id: "python-doc-pdf-2.7.18-33.26.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "libpython2_7-1_0-2.7.18-33.26.1.ppc64le", product: { name: "libpython2_7-1_0-2.7.18-33.26.1.ppc64le", product_id: "libpython2_7-1_0-2.7.18-33.26.1.ppc64le", }, }, { category: "product_version", name: "python-2.7.18-33.26.1.ppc64le", product: { name: "python-2.7.18-33.26.1.ppc64le", product_id: "python-2.7.18-33.26.1.ppc64le", }, }, { category: "product_version", name: "python-base-2.7.18-33.26.1.ppc64le", product: { name: "python-base-2.7.18-33.26.1.ppc64le", product_id: "python-base-2.7.18-33.26.1.ppc64le", }, }, { category: "product_version", name: "python-curses-2.7.18-33.26.1.ppc64le", product: { name: "python-curses-2.7.18-33.26.1.ppc64le", product_id: "python-curses-2.7.18-33.26.1.ppc64le", }, }, { category: "product_version", name: "python-demo-2.7.18-33.26.1.ppc64le", product: { name: "python-demo-2.7.18-33.26.1.ppc64le", product_id: "python-demo-2.7.18-33.26.1.ppc64le", }, }, { category: "product_version", name: "python-devel-2.7.18-33.26.1.ppc64le", product: { name: "python-devel-2.7.18-33.26.1.ppc64le", product_id: "python-devel-2.7.18-33.26.1.ppc64le", }, }, { category: "product_version", name: "python-gdbm-2.7.18-33.26.1.ppc64le", product: { name: "python-gdbm-2.7.18-33.26.1.ppc64le", product_id: "python-gdbm-2.7.18-33.26.1.ppc64le", }, }, { category: "product_version", name: "python-idle-2.7.18-33.26.1.ppc64le", product: { name: "python-idle-2.7.18-33.26.1.ppc64le", product_id: "python-idle-2.7.18-33.26.1.ppc64le", }, }, { category: "product_version", name: "python-strict-tls-check-2.7.18-33.26.1.ppc64le", product: { name: "python-strict-tls-check-2.7.18-33.26.1.ppc64le", product_id: "python-strict-tls-check-2.7.18-33.26.1.ppc64le", }, }, { category: "product_version", name: "python-tk-2.7.18-33.26.1.ppc64le", product: { name: "python-tk-2.7.18-33.26.1.ppc64le", product_id: "python-tk-2.7.18-33.26.1.ppc64le", }, }, { category: "product_version", name: "python-xml-2.7.18-33.26.1.ppc64le", product: { name: "python-xml-2.7.18-33.26.1.ppc64le", product_id: "python-xml-2.7.18-33.26.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "libpython2_7-1_0-2.7.18-33.26.1.s390", product: { name: "libpython2_7-1_0-2.7.18-33.26.1.s390", product_id: "libpython2_7-1_0-2.7.18-33.26.1.s390", }, }, { category: "product_version", name: "python-2.7.18-33.26.1.s390", product: { name: "python-2.7.18-33.26.1.s390", product_id: "python-2.7.18-33.26.1.s390", }, }, { category: "product_version", name: "python-base-2.7.18-33.26.1.s390", product: { name: "python-base-2.7.18-33.26.1.s390", product_id: "python-base-2.7.18-33.26.1.s390", }, }, { category: "product_version", name: "python-curses-2.7.18-33.26.1.s390", product: { name: "python-curses-2.7.18-33.26.1.s390", product_id: "python-curses-2.7.18-33.26.1.s390", }, }, { category: "product_version", name: "python-demo-2.7.18-33.26.1.s390", product: { name: "python-demo-2.7.18-33.26.1.s390", product_id: "python-demo-2.7.18-33.26.1.s390", }, }, { category: "product_version", name: "python-devel-2.7.18-33.26.1.s390", product: { name: "python-devel-2.7.18-33.26.1.s390", product_id: "python-devel-2.7.18-33.26.1.s390", }, }, { category: "product_version", name: "python-gdbm-2.7.18-33.26.1.s390", product: { name: "python-gdbm-2.7.18-33.26.1.s390", product_id: "python-gdbm-2.7.18-33.26.1.s390", }, }, { category: "product_version", name: "python-idle-2.7.18-33.26.1.s390", product: { name: "python-idle-2.7.18-33.26.1.s390", product_id: "python-idle-2.7.18-33.26.1.s390", }, }, { category: "product_version", name: "python-strict-tls-check-2.7.18-33.26.1.s390", product: { name: "python-strict-tls-check-2.7.18-33.26.1.s390", product_id: "python-strict-tls-check-2.7.18-33.26.1.s390", }, }, { category: "product_version", name: "python-tk-2.7.18-33.26.1.s390", product: { name: "python-tk-2.7.18-33.26.1.s390", product_id: "python-tk-2.7.18-33.26.1.s390", }, }, { category: "product_version", name: "python-xml-2.7.18-33.26.1.s390", product: { name: "python-xml-2.7.18-33.26.1.s390", product_id: "python-xml-2.7.18-33.26.1.s390", }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "libpython2_7-1_0-2.7.18-33.26.1.s390x", product: { name: "libpython2_7-1_0-2.7.18-33.26.1.s390x", product_id: "libpython2_7-1_0-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", product: { name: "libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", product_id: "libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-2.7.18-33.26.1.s390x", product: { name: "python-2.7.18-33.26.1.s390x", product_id: "python-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-32bit-2.7.18-33.26.1.s390x", product: { name: "python-32bit-2.7.18-33.26.1.s390x", product_id: "python-32bit-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-base-2.7.18-33.26.1.s390x", product: { name: "python-base-2.7.18-33.26.1.s390x", product_id: "python-base-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-base-32bit-2.7.18-33.26.1.s390x", product: { name: "python-base-32bit-2.7.18-33.26.1.s390x", product_id: "python-base-32bit-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-curses-2.7.18-33.26.1.s390x", product: { name: "python-curses-2.7.18-33.26.1.s390x", product_id: "python-curses-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-demo-2.7.18-33.26.1.s390x", product: { name: "python-demo-2.7.18-33.26.1.s390x", product_id: "python-demo-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-devel-2.7.18-33.26.1.s390x", product: { name: "python-devel-2.7.18-33.26.1.s390x", product_id: "python-devel-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-gdbm-2.7.18-33.26.1.s390x", product: { name: "python-gdbm-2.7.18-33.26.1.s390x", product_id: "python-gdbm-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-idle-2.7.18-33.26.1.s390x", product: { name: "python-idle-2.7.18-33.26.1.s390x", product_id: "python-idle-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-strict-tls-check-2.7.18-33.26.1.s390x", product: { name: "python-strict-tls-check-2.7.18-33.26.1.s390x", product_id: "python-strict-tls-check-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-tk-2.7.18-33.26.1.s390x", product: { name: "python-tk-2.7.18-33.26.1.s390x", product_id: "python-tk-2.7.18-33.26.1.s390x", }, }, { category: "product_version", name: "python-xml-2.7.18-33.26.1.s390x", product: { name: "python-xml-2.7.18-33.26.1.s390x", product_id: "python-xml-2.7.18-33.26.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "libpython2_7-1_0-2.7.18-33.26.1.x86_64", product: { name: "libpython2_7-1_0-2.7.18-33.26.1.x86_64", product_id: "libpython2_7-1_0-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", product: { name: "libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", product_id: "libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-2.7.18-33.26.1.x86_64", product: { name: "python-2.7.18-33.26.1.x86_64", product_id: "python-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-32bit-2.7.18-33.26.1.x86_64", product: { name: "python-32bit-2.7.18-33.26.1.x86_64", product_id: "python-32bit-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-base-2.7.18-33.26.1.x86_64", product: { name: "python-base-2.7.18-33.26.1.x86_64", product_id: "python-base-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-base-32bit-2.7.18-33.26.1.x86_64", product: { name: "python-base-32bit-2.7.18-33.26.1.x86_64", product_id: "python-base-32bit-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-curses-2.7.18-33.26.1.x86_64", product: { name: "python-curses-2.7.18-33.26.1.x86_64", product_id: "python-curses-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-demo-2.7.18-33.26.1.x86_64", product: { name: "python-demo-2.7.18-33.26.1.x86_64", product_id: "python-demo-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-devel-2.7.18-33.26.1.x86_64", product: { name: "python-devel-2.7.18-33.26.1.x86_64", product_id: "python-devel-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-gdbm-2.7.18-33.26.1.x86_64", product: { name: "python-gdbm-2.7.18-33.26.1.x86_64", product_id: "python-gdbm-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-idle-2.7.18-33.26.1.x86_64", product: { name: "python-idle-2.7.18-33.26.1.x86_64", product_id: "python-idle-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-strict-tls-check-2.7.18-33.26.1.x86_64", product: { name: "python-strict-tls-check-2.7.18-33.26.1.x86_64", product_id: "python-strict-tls-check-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-tk-2.7.18-33.26.1.x86_64", product: { name: "python-tk-2.7.18-33.26.1.x86_64", product_id: "python-tk-2.7.18-33.26.1.x86_64", }, }, { category: "product_version", name: "python-xml-2.7.18-33.26.1.x86_64", product: { name: "python-xml-2.7.18-33.26.1.x86_64", product_id: "python-xml-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "libpython2_7-1_0-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "libpython2_7-1_0-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "libpython2_7-1_0-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "libpython2_7-1_0-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "libpython2_7-1_0-32bit-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "libpython2_7-1_0-32bit-2.7.18-33.26.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.26.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.aarch64", }, product_reference: "python-2.7.18-33.26.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.26.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.ppc64le", }, product_reference: "python-2.7.18-33.26.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.26.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.s390x", }, product_reference: "python-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-32bit-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-32bit-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-base-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-base-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-base-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-base-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-base-32bit-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-base-32bit-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-curses-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-curses-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-curses-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-curses-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-demo-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-demo-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-demo-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-demo-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-devel-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-devel-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-devel-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-devel-2.7.18-33.26.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.26.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.26.1.noarch", }, product_reference: "python-doc-2.7.18-33.26.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.26.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.26.1.noarch", }, product_reference: "python-doc-pdf-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-gdbm-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-gdbm-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-gdbm-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-gdbm-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-idle-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-idle-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-idle-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-idle-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-tk-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-tk-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-tk-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-tk-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-xml-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-xml-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-xml-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-xml-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "libpython2_7-1_0-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "libpython2_7-1_0-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "libpython2_7-1_0-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "libpython2_7-1_0-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "libpython2_7-1_0-32bit-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "libpython2_7-1_0-32bit-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-32bit-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-32bit-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-base-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-base-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-base-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-base-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-base-32bit-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-base-32bit-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-curses-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-curses-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-curses-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-curses-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-demo-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-demo-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-demo-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-demo-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-devel-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-devel-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-devel-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-devel-2.7.18-33.26.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.26.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.26.1.noarch", }, product_reference: "python-doc-2.7.18-33.26.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.26.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.26.1.noarch", }, product_reference: "python-doc-pdf-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-gdbm-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-gdbm-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-gdbm-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-gdbm-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-idle-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-idle-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-idle-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-idle-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-tk-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-tk-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-tk-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-tk-2.7.18-33.26.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.26.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.26.1.aarch64", }, product_reference: "python-xml-2.7.18-33.26.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.26.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.26.1.ppc64le", }, product_reference: "python-xml-2.7.18-33.26.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.26.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.26.1.s390x", }, product_reference: "python-xml-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-xml-2.7.18-33.26.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.26.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.26.1.x86_64", }, product_reference: "python-devel-2.7.18-33.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Workstation Extension 12 SP5", }, ], }, vulnerabilities: [ { cve: "CVE-2022-48565", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-48565", }, ], notes: [ { category: "general", text: "An XML External Entity (XXE) issue was discovered in Python through 3.9.1. The plistlib module no longer accepts entity declarations in XML plist files to avoid XML vulnerabilities.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-48565", url: "https://www.suse.com/security/cve/CVE-2022-48565", }, { category: "external", summary: "SUSE Bug 1214685 for CVE-2022-48565", url: "https://bugzilla.suse.com/1214685", }, { category: "external", summary: "SUSE Bug 1221186 for CVE-2022-48565", url: "https://bugzilla.suse.com/1221186", }, ], 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.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2023-10-06T13:13:32Z", details: "moderate", }, ], title: "CVE-2022-48565", }, { 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:libpython2_7-1_0-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.26.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:libpython2_7-1_0-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.26.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:libpython2_7-1_0-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.26.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.26.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2023-10-06T13:13:32Z", details: "moderate", }, ], title: "CVE-2022-48566", }, ], }
suse-su-2024:0464-1
Vulnerability from csaf_suse
Published
2024-02-14 08:21
Modified
2024-02-14 08:21
Summary
Security update for python3
Notes
Title of the patch
Security update for python3
Description of the patch
This update for python3 fixes the following issues:
- CVE-2023-27043: Fixed incorrectly parses e-mail addresses which contain a special character (bsc#1210638).
- CVE-2022-48566: Use CRYPTO_memcmp() for compare_digest (bsc#1214691).
Patchnames
SUSE-2024-464,SUSE-SUSE-MicroOS-5.1-2024-464
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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-2023-27043: Fixed incorrectly parses e-mail addresses which contain a special character (bsc#1210638).\n- CVE-2022-48566: Use CRYPTO_memcmp() for compare_digest (bsc#1214691).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2024-464,SUSE-SUSE-MicroOS-5.1-2024-464", 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_0464-1.json", }, { category: "self", summary: "URL for SUSE-SU-2024:0464-1", url: "https://www.suse.com/support/update/announcement/2024/suse-su-20240464-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2024:0464-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017915.html", }, { category: "self", summary: "SUSE Bug 1210638", url: "https://bugzilla.suse.com/1210638", }, { category: "self", summary: "SUSE Bug 1214691", url: "https://bugzilla.suse.com/1214691", }, { 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-27043 page", url: "https://www.suse.com/security/cve/CVE-2023-27043/", }, ], title: "Security update for python3", tracking: { current_release_date: "2024-02-14T08:21:27Z", generator: { date: "2024-02-14T08:21:27Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2024:0464-1", initial_release_date: "2024-02-14T08:21:27Z", revision_history: [ { date: "2024-02-14T08:21:27Z", 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.138.1.aarch64", product: { name: "libpython3_6m1_0-3.6.15-150000.3.138.1.aarch64", product_id: "libpython3_6m1_0-3.6.15-150000.3.138.1.aarch64", }, }, { category: "product_version", name: "python3-3.6.15-150000.3.138.1.aarch64", product: { name: "python3-3.6.15-150000.3.138.1.aarch64", product_id: "python3-3.6.15-150000.3.138.1.aarch64", }, }, { category: "product_version", name: "python3-base-3.6.15-150000.3.138.1.aarch64", product: { name: "python3-base-3.6.15-150000.3.138.1.aarch64", product_id: "python3-base-3.6.15-150000.3.138.1.aarch64", }, }, { category: "product_version", name: "python3-curses-3.6.15-150000.3.138.1.aarch64", product: { name: "python3-curses-3.6.15-150000.3.138.1.aarch64", product_id: "python3-curses-3.6.15-150000.3.138.1.aarch64", }, }, { category: "product_version", name: "python3-dbm-3.6.15-150000.3.138.1.aarch64", product: { name: "python3-dbm-3.6.15-150000.3.138.1.aarch64", product_id: "python3-dbm-3.6.15-150000.3.138.1.aarch64", }, }, { category: "product_version", name: "python3-devel-3.6.15-150000.3.138.1.aarch64", product: { name: "python3-devel-3.6.15-150000.3.138.1.aarch64", product_id: "python3-devel-3.6.15-150000.3.138.1.aarch64", }, }, { category: "product_version", name: "python3-doc-3.6.15-150000.3.138.1.aarch64", product: { name: "python3-doc-3.6.15-150000.3.138.1.aarch64", product_id: "python3-doc-3.6.15-150000.3.138.1.aarch64", }, }, { category: "product_version", name: "python3-doc-devhelp-3.6.15-150000.3.138.1.aarch64", product: { name: "python3-doc-devhelp-3.6.15-150000.3.138.1.aarch64", product_id: "python3-doc-devhelp-3.6.15-150000.3.138.1.aarch64", }, }, { category: "product_version", name: "python3-idle-3.6.15-150000.3.138.1.aarch64", product: { name: "python3-idle-3.6.15-150000.3.138.1.aarch64", product_id: "python3-idle-3.6.15-150000.3.138.1.aarch64", }, }, { category: "product_version", name: "python3-testsuite-3.6.15-150000.3.138.1.aarch64", product: { name: "python3-testsuite-3.6.15-150000.3.138.1.aarch64", product_id: "python3-testsuite-3.6.15-150000.3.138.1.aarch64", }, }, { category: "product_version", name: "python3-tk-3.6.15-150000.3.138.1.aarch64", product: { name: "python3-tk-3.6.15-150000.3.138.1.aarch64", product_id: "python3-tk-3.6.15-150000.3.138.1.aarch64", }, }, { category: "product_version", name: "python3-tools-3.6.15-150000.3.138.1.aarch64", product: { name: "python3-tools-3.6.15-150000.3.138.1.aarch64", product_id: "python3-tools-3.6.15-150000.3.138.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libpython3_6m1_0-64bit-3.6.15-150000.3.138.1.aarch64_ilp32", product: { name: "libpython3_6m1_0-64bit-3.6.15-150000.3.138.1.aarch64_ilp32", product_id: "libpython3_6m1_0-64bit-3.6.15-150000.3.138.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "libpython3_6m1_0-3.6.15-150000.3.138.1.i586", product: { name: "libpython3_6m1_0-3.6.15-150000.3.138.1.i586", product_id: "libpython3_6m1_0-3.6.15-150000.3.138.1.i586", }, }, { category: "product_version", name: "python3-3.6.15-150000.3.138.1.i586", product: { name: "python3-3.6.15-150000.3.138.1.i586", product_id: "python3-3.6.15-150000.3.138.1.i586", }, }, { category: "product_version", name: "python3-base-3.6.15-150000.3.138.1.i586", product: { name: "python3-base-3.6.15-150000.3.138.1.i586", product_id: "python3-base-3.6.15-150000.3.138.1.i586", }, }, { category: "product_version", name: "python3-curses-3.6.15-150000.3.138.1.i586", product: { name: "python3-curses-3.6.15-150000.3.138.1.i586", product_id: "python3-curses-3.6.15-150000.3.138.1.i586", }, }, { category: "product_version", name: "python3-dbm-3.6.15-150000.3.138.1.i586", product: { name: "python3-dbm-3.6.15-150000.3.138.1.i586", product_id: "python3-dbm-3.6.15-150000.3.138.1.i586", }, }, { category: "product_version", name: "python3-devel-3.6.15-150000.3.138.1.i586", product: { name: "python3-devel-3.6.15-150000.3.138.1.i586", product_id: "python3-devel-3.6.15-150000.3.138.1.i586", }, }, { category: "product_version", name: "python3-doc-3.6.15-150000.3.138.1.i586", product: { name: "python3-doc-3.6.15-150000.3.138.1.i586", product_id: "python3-doc-3.6.15-150000.3.138.1.i586", }, }, { category: "product_version", name: "python3-doc-devhelp-3.6.15-150000.3.138.1.i586", product: { name: "python3-doc-devhelp-3.6.15-150000.3.138.1.i586", product_id: "python3-doc-devhelp-3.6.15-150000.3.138.1.i586", }, }, { category: "product_version", name: "python3-idle-3.6.15-150000.3.138.1.i586", product: { name: "python3-idle-3.6.15-150000.3.138.1.i586", product_id: "python3-idle-3.6.15-150000.3.138.1.i586", }, }, { category: "product_version", name: "python3-testsuite-3.6.15-150000.3.138.1.i586", product: { name: "python3-testsuite-3.6.15-150000.3.138.1.i586", product_id: "python3-testsuite-3.6.15-150000.3.138.1.i586", }, }, { category: "product_version", name: "python3-tk-3.6.15-150000.3.138.1.i586", product: { name: "python3-tk-3.6.15-150000.3.138.1.i586", product_id: "python3-tk-3.6.15-150000.3.138.1.i586", }, }, { category: "product_version", name: "python3-tools-3.6.15-150000.3.138.1.i586", product: { name: "python3-tools-3.6.15-150000.3.138.1.i586", product_id: "python3-tools-3.6.15-150000.3.138.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "libpython3_6m1_0-3.6.15-150000.3.138.1.ppc64le", product: { name: "libpython3_6m1_0-3.6.15-150000.3.138.1.ppc64le", product_id: "libpython3_6m1_0-3.6.15-150000.3.138.1.ppc64le", }, }, { category: "product_version", name: "python3-3.6.15-150000.3.138.1.ppc64le", product: { name: "python3-3.6.15-150000.3.138.1.ppc64le", product_id: "python3-3.6.15-150000.3.138.1.ppc64le", }, }, { category: "product_version", name: "python3-base-3.6.15-150000.3.138.1.ppc64le", product: { name: "python3-base-3.6.15-150000.3.138.1.ppc64le", product_id: "python3-base-3.6.15-150000.3.138.1.ppc64le", }, }, { category: "product_version", name: "python3-curses-3.6.15-150000.3.138.1.ppc64le", product: { name: "python3-curses-3.6.15-150000.3.138.1.ppc64le", product_id: "python3-curses-3.6.15-150000.3.138.1.ppc64le", }, }, { category: "product_version", name: "python3-dbm-3.6.15-150000.3.138.1.ppc64le", product: { name: "python3-dbm-3.6.15-150000.3.138.1.ppc64le", product_id: "python3-dbm-3.6.15-150000.3.138.1.ppc64le", }, }, { category: "product_version", name: "python3-devel-3.6.15-150000.3.138.1.ppc64le", product: { name: "python3-devel-3.6.15-150000.3.138.1.ppc64le", product_id: "python3-devel-3.6.15-150000.3.138.1.ppc64le", }, }, { category: "product_version", name: "python3-doc-3.6.15-150000.3.138.1.ppc64le", product: { name: "python3-doc-3.6.15-150000.3.138.1.ppc64le", product_id: "python3-doc-3.6.15-150000.3.138.1.ppc64le", }, }, { category: "product_version", name: "python3-doc-devhelp-3.6.15-150000.3.138.1.ppc64le", product: { name: "python3-doc-devhelp-3.6.15-150000.3.138.1.ppc64le", product_id: "python3-doc-devhelp-3.6.15-150000.3.138.1.ppc64le", }, }, { category: "product_version", name: "python3-idle-3.6.15-150000.3.138.1.ppc64le", product: { name: "python3-idle-3.6.15-150000.3.138.1.ppc64le", product_id: "python3-idle-3.6.15-150000.3.138.1.ppc64le", }, }, { category: "product_version", name: "python3-testsuite-3.6.15-150000.3.138.1.ppc64le", product: { name: "python3-testsuite-3.6.15-150000.3.138.1.ppc64le", product_id: "python3-testsuite-3.6.15-150000.3.138.1.ppc64le", }, }, { category: "product_version", name: "python3-tk-3.6.15-150000.3.138.1.ppc64le", product: { name: "python3-tk-3.6.15-150000.3.138.1.ppc64le", product_id: "python3-tk-3.6.15-150000.3.138.1.ppc64le", }, }, { category: "product_version", name: "python3-tools-3.6.15-150000.3.138.1.ppc64le", product: { name: "python3-tools-3.6.15-150000.3.138.1.ppc64le", product_id: "python3-tools-3.6.15-150000.3.138.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "libpython3_6m1_0-3.6.15-150000.3.138.1.s390x", product: { name: "libpython3_6m1_0-3.6.15-150000.3.138.1.s390x", product_id: "libpython3_6m1_0-3.6.15-150000.3.138.1.s390x", }, }, { category: "product_version", name: "python3-3.6.15-150000.3.138.1.s390x", product: { name: "python3-3.6.15-150000.3.138.1.s390x", product_id: "python3-3.6.15-150000.3.138.1.s390x", }, }, { category: "product_version", name: "python3-base-3.6.15-150000.3.138.1.s390x", product: { name: "python3-base-3.6.15-150000.3.138.1.s390x", product_id: "python3-base-3.6.15-150000.3.138.1.s390x", }, }, { category: "product_version", name: "python3-curses-3.6.15-150000.3.138.1.s390x", product: { name: "python3-curses-3.6.15-150000.3.138.1.s390x", product_id: "python3-curses-3.6.15-150000.3.138.1.s390x", }, }, { category: "product_version", name: "python3-dbm-3.6.15-150000.3.138.1.s390x", product: { name: "python3-dbm-3.6.15-150000.3.138.1.s390x", product_id: "python3-dbm-3.6.15-150000.3.138.1.s390x", }, }, { category: "product_version", name: "python3-devel-3.6.15-150000.3.138.1.s390x", product: { name: "python3-devel-3.6.15-150000.3.138.1.s390x", product_id: "python3-devel-3.6.15-150000.3.138.1.s390x", }, }, { category: "product_version", name: "python3-doc-3.6.15-150000.3.138.1.s390x", product: { name: "python3-doc-3.6.15-150000.3.138.1.s390x", product_id: "python3-doc-3.6.15-150000.3.138.1.s390x", }, }, { category: "product_version", name: "python3-doc-devhelp-3.6.15-150000.3.138.1.s390x", product: { name: "python3-doc-devhelp-3.6.15-150000.3.138.1.s390x", product_id: "python3-doc-devhelp-3.6.15-150000.3.138.1.s390x", }, }, { category: "product_version", name: "python3-idle-3.6.15-150000.3.138.1.s390x", product: { name: "python3-idle-3.6.15-150000.3.138.1.s390x", product_id: "python3-idle-3.6.15-150000.3.138.1.s390x", }, }, { category: "product_version", name: "python3-testsuite-3.6.15-150000.3.138.1.s390x", product: { name: "python3-testsuite-3.6.15-150000.3.138.1.s390x", product_id: "python3-testsuite-3.6.15-150000.3.138.1.s390x", }, }, { category: "product_version", name: "python3-tk-3.6.15-150000.3.138.1.s390x", product: { name: "python3-tk-3.6.15-150000.3.138.1.s390x", product_id: "python3-tk-3.6.15-150000.3.138.1.s390x", }, }, { category: "product_version", name: "python3-tools-3.6.15-150000.3.138.1.s390x", product: { name: "python3-tools-3.6.15-150000.3.138.1.s390x", product_id: "python3-tools-3.6.15-150000.3.138.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "libpython3_6m1_0-3.6.15-150000.3.138.1.x86_64", product: { name: "libpython3_6m1_0-3.6.15-150000.3.138.1.x86_64", product_id: "libpython3_6m1_0-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "libpython3_6m1_0-32bit-3.6.15-150000.3.138.1.x86_64", product: { name: "libpython3_6m1_0-32bit-3.6.15-150000.3.138.1.x86_64", product_id: "libpython3_6m1_0-32bit-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "python3-3.6.15-150000.3.138.1.x86_64", product: { name: "python3-3.6.15-150000.3.138.1.x86_64", product_id: "python3-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "python3-base-3.6.15-150000.3.138.1.x86_64", product: { name: "python3-base-3.6.15-150000.3.138.1.x86_64", product_id: "python3-base-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "python3-curses-3.6.15-150000.3.138.1.x86_64", product: { name: "python3-curses-3.6.15-150000.3.138.1.x86_64", product_id: "python3-curses-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "python3-dbm-3.6.15-150000.3.138.1.x86_64", product: { name: "python3-dbm-3.6.15-150000.3.138.1.x86_64", product_id: "python3-dbm-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "python3-devel-3.6.15-150000.3.138.1.x86_64", product: { name: "python3-devel-3.6.15-150000.3.138.1.x86_64", product_id: "python3-devel-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "python3-doc-3.6.15-150000.3.138.1.x86_64", product: { name: "python3-doc-3.6.15-150000.3.138.1.x86_64", product_id: "python3-doc-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "python3-doc-devhelp-3.6.15-150000.3.138.1.x86_64", product: { name: "python3-doc-devhelp-3.6.15-150000.3.138.1.x86_64", product_id: "python3-doc-devhelp-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "python3-idle-3.6.15-150000.3.138.1.x86_64", product: { name: "python3-idle-3.6.15-150000.3.138.1.x86_64", product_id: "python3-idle-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "python3-testsuite-3.6.15-150000.3.138.1.x86_64", product: { name: "python3-testsuite-3.6.15-150000.3.138.1.x86_64", product_id: "python3-testsuite-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "python3-tk-3.6.15-150000.3.138.1.x86_64", product: { name: "python3-tk-3.6.15-150000.3.138.1.x86_64", product_id: "python3-tk-3.6.15-150000.3.138.1.x86_64", }, }, { category: "product_version", name: "python3-tools-3.6.15-150000.3.138.1.x86_64", product: { name: "python3-tools-3.6.15-150000.3.138.1.x86_64", product_id: "python3-tools-3.6.15-150000.3.138.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { 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.138.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.138.1.aarch64", }, product_reference: "libpython3_6m1_0-3.6.15-150000.3.138.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.138.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.138.1.s390x", }, product_reference: "libpython3_6m1_0-3.6.15-150000.3.138.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.138.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.138.1.x86_64", }, product_reference: "libpython3_6m1_0-3.6.15-150000.3.138.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.138.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.138.1.aarch64", }, product_reference: "python3-3.6.15-150000.3.138.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.138.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.138.1.s390x", }, product_reference: "python3-3.6.15-150000.3.138.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.138.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.138.1.x86_64", }, product_reference: "python3-3.6.15-150000.3.138.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.138.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.138.1.aarch64", }, product_reference: "python3-base-3.6.15-150000.3.138.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.138.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.138.1.s390x", }, product_reference: "python3-base-3.6.15-150000.3.138.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.138.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.138.1.x86_64", }, product_reference: "python3-base-3.6.15-150000.3.138.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Micro 5.1", }, ], }, 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 Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.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 Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.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 Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-02-14T08:21:27Z", details: "moderate", }, ], title: "CVE-2022-48566", }, { 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 Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.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 Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.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 Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.138.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.138.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-02-14T08:21:27Z", details: "moderate", }, ], title: "CVE-2023-27043", }, ], }
suse-su-2024:1847-1
Vulnerability from csaf_suse
Published
2024-05-29 19:41
Modified
2024-05-29 19:41
Summary
Security update for python36
Notes
Title of the patch
Security update for python36
Description of the patch
This update for python36 fixes the following issues:
- CVE-2023-52425: Fixed backport so it uses features sniffing, not just comparing version number (bsc#1219559).
- CVE-2024-0450: Fixed detecting the vulnerability of 'quoted-overlap' zipbomb (bsc#1221854).
- CVE-2023-6597: Fixed symlink bug in cleanup of tempfile.TemporaryDirectory (bsc#1219666).
- CVE-2022-48566: Fixed compare_digest constant-time (bsc#1214691).
Bug fixes:
- Fixed syslog making default 'ident from sys.argv[0] (bsc#1222109).
Patchnames
SUSE-2024-1847,SUSE-SLE-SDK-12-SP5-2024-1847,SUSE-SLE-SERVER-12-SP5-2024-1847
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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 'quoted-overlap' 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 'ident 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", }, ], }
fkie_cve-2022-48566
Vulnerability from fkie_nvd
Published
2023-08-22 19:16
Modified
2024-11-21 07:33
Severity ?
Summary
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.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://bugs.python.org/issue40791 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://security.netapp.com/advisory/ntap-20231006-0013/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.python.org/issue40791 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20231006-0013/ | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
python | python | * | |
python | python | * | |
python | python | * | |
python | python | * | |
debian | debian_linux | 10.0 | |
netapp | active_iq_unified_manager | - | |
netapp | active_iq_unified_manager | - | |
netapp | converged_systems_advisor_agent | - |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", matchCriteriaId: "BB8842D9-B554-4B83-9E2E-0FAF292E448A", versionEndExcluding: "3.6.13", vulnerable: true, }, { criteria: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", matchCriteriaId: "EEB52F35-D464-4C26-A253-1B96B2A4921A", versionEndExcluding: "3.7.10", versionStartIncluding: "3.7.0", vulnerable: true, }, { criteria: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", matchCriteriaId: "0B3EA658-770C-4707-814A-494492D8962F", versionEndExcluding: "3.8.7", versionStartIncluding: "3.8.0", vulnerable: true, }, { criteria: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", matchCriteriaId: "B6D7EFB7-52A8-4C10-B5F9-6F599F94CDC7", versionEndExcluding: "3.9.1", versionStartIncluding: "3.9.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*", matchCriteriaId: "3A756737-1CC4-42C2-A4DF-E1C893B4E2D5", vulnerable: true, }, { criteria: "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:*", matchCriteriaId: "B55E8D50-99B4-47EC-86F9-699B67D473CE", vulnerable: true, }, { criteria: "cpe:2.3:a:netapp:converged_systems_advisor_agent:-:*:*:*:*:*:*:*", matchCriteriaId: "9A865472-D6A4-49D9-96E5-D33D0E58144D", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "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.", }, ], id: "CVE-2022-48566", lastModified: "2024-11-21T07:33:31.147", metrics: { cvssMetricV31: [ { cvssData: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, exploitabilityScore: 2.2, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2023-08-22T19:16:32.087", references: [ { source: "cve@mitre.org", tags: [ "Exploit", "Issue Tracking", "Patch", "Vendor Advisory", ], url: "https://bugs.python.org/issue40791", }, { source: "cve@mitre.org", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html", }, { source: "cve@mitre.org", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html", }, { source: "cve@mitre.org", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20231006-0013/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Exploit", "Issue Tracking", "Patch", "Vendor Advisory", ], url: "https://bugs.python.org/issue40791", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20231006-0013/", }, ], sourceIdentifier: "cve@mitre.org", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-362", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
ghsa-cgfh-jp5w-8cmx
Vulnerability from github
Published
2023-08-22 21:30
Modified
2024-04-04 07:08
Severity ?
Details
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.
{ affected: [], aliases: [ "CVE-2022-48566", ], database_specific: { cwe_ids: [ "CWE-362", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2023-08-22T19:16:32Z", severity: "MODERATE", }, details: "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.", id: "GHSA-cgfh-jp5w-8cmx", modified: "2024-04-04T07:08:24Z", published: "2023-08-22T21:30:27Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2022-48566", }, { type: "WEB", url: "https://bugs.python.org/issue40791", }, { type: "WEB", url: "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html", }, { type: "WEB", url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20231006-0013", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", type: "CVSS_V3", }, ], }
wid-sec-w-2023-2119
Vulnerability from csaf_certbund
Published
2023-08-22 22:00
Modified
2025-01-06 23:00
Summary
Python: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Python ist eine universelle, üblicherweise interpretierte, höhere Programmiersprache.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Python ausnutzen, um einen Denial-of-Service-Zustand herbeizuführen, Sicherheitsmaßnahmen zu umgehen, Dateien zu manipulieren oder vertrauliche Informationen offenzulegen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Sonstiges
- UNIX
- Windows
{ 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ür die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.", }, { category: "description", text: "Python ist eine universelle, üblicherweise interpretierte, höhere Programmiersprache.", title: "Produktbeschreibung", }, { category: "summary", text: "Ein Angreifer kann mehrere Schwachstellen in Python ausnutzen, um einen Denial-of-Service-Zustand herbeizuführen, Sicherheitsmaßnahmen zu umgehen, Dateien zu manipulieren oder vertrauliche Informationen offenzulegen.", title: "Angriff", }, { category: "general", text: "- Linux\n- MacOS X\n- Sonstiges\n- UNIX\n- Windows", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2023-2119 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2119.json", }, { category: "self", summary: "WID-SEC-2023-2119 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2119", }, { category: "external", summary: "GitHub Security Advisory GHSA-pvw5-cvp6-cv92 vom 2023-08-22", url: "https://github.com/advisories/GHSA-pvw5-cvp6-cv92", }, { category: "external", summary: "GitHub Security Advisory GHSA-p8vw-m6qq-w42v vom 2023-08-22", url: "https://github.com/advisories/GHSA-p8vw-m6qq-w42v", }, { category: "external", summary: "GitHub Security Advisory GHSA-crhm-wc96-7579 vom 2023-08-22", url: "https://github.com/advisories/GHSA-crhm-wc96-7579", }, { category: "external", summary: "GitHub Security Advisory GHSA-cgfh-jp5w-8cmx vom 2023-08-22", url: "https://github.com/advisories/GHSA-cgfh-jp5w-8cmx", }, { category: "external", summary: "Proof of Concept (PoC) für CVE-2022-48560", url: "https://bugs.python.org/issue39421", }, { category: "external", summary: "Ubuntu Security Notice USN-6354-1 vom 2023-09-07", url: "https://ubuntu.com/security/notices/USN-6354-1", }, { category: "external", summary: "Debian Security Advisory DLA-3575 vom 2023-09-20", url: "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html", }, { category: "external", summary: "Ubuntu Security Notice USN-6394-1 vom 2023-09-21", url: "https://ubuntu.com/security/notices/USN-6394-1", }, { category: "external", summary: "Ubuntu Security Notice USN-6400-1 vom 2023-09-27", url: "https://ubuntu.com/security/notices/USN-6400-1", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2023:4001-1 vom 2023-10-06", url: "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016561.html", }, { category: "external", summary: "NetApp Security Advisory NTAP-20231006-0007 vom 2023-10-06", url: "https://security.netapp.com/advisory/ntap-20231006-0007/", }, { category: "external", summary: "NetApp Security Advisory NTAP-20231006-0013 vom 2023-10-06", url: "https://security.netapp.com/advisory/ntap-20231006-0013/", }, { category: "external", summary: "Debian Security Advisory DLA-3614 vom 2023-10-11", url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-DE99CDB793 vom 2023-10-12", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-de99cdb793", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-EA38857CC3 vom 2023-10-12", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-ea38857cc3", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-348A0DBCF3 vom 2023-10-12", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-348a0dbcf3", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-E47078AF3E vom 2023-10-12", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-e47078af3e", }, { category: "external", summary: "Ubuntu Security Notice USN-6394-2 vom 2023-10-17", url: "https://ubuntu.com/security/notices/USN-6394-2", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2023:4220-1 vom 2023-10-26", url: "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016861.html", }, { category: "external", summary: "Amazon Linux Security Advisory ALAS-2023-2317 vom 2023-10-27", url: "https://alas.aws.amazon.com/AL2/ALAS-2023-2317.html", }, { category: "external", summary: "Amazon Linux Security Advisory ALAS2-2023-2330 vom 2023-11-02", url: "https://alas.aws.amazon.com/AL2/ALAS-2023-2330.html", }, { category: "external", summary: "Amazon Linux Security Advisory ALAS-2023-1880 vom 2023-11-03", url: "https://alas.aws.amazon.com/ALAS-2023-1880.html", }, { category: "external", summary: "Ubuntu Security Notice USN-6513-1 vom 2023-11-23", url: "https://ubuntu.com/security/notices/USN-6513-1", }, { category: "external", summary: "Ubuntu Security Notice USN-6513-2 vom 2023-11-27", url: "https://ubuntu.com/security/notices/USN-6513-2", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-35FB07D135 vom 2023-11-29", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-35fb07d135", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-34A3A5ADBA vom 2023-11-29", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-34a3a5adba", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-7BAD83A2E2 vom 2023-11-29", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-7bad83a2e2", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-9954DAE554 vom 2023-11-29", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-9954dae554", }, { category: "external", summary: "Amazon Linux Security Advisory ALAS-2024-2400 vom 2024-01-10", url: "https://alas.aws.amazon.com/AL2/ALAS-2024-2400.html", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-0114 vom 2024-01-11", url: "http://linux.oracle.com/errata/ELSA-2024-0114.html", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:0114 vom 2024-01-10", url: "https://access.redhat.com/errata/RHSA-2024:0114", }, { category: "external", summary: "RedHat Security Advisory", url: "https://access.redhat.com/errata/RHSA-2024:0430", }, { category: "external", summary: "DELL Security Update", url: "https://www.dell.com/support/kbdoc/de-de/000221476/dsa-2024-058-security-update-for-dell-networker-vproxy-multiple-components-vulnerabilities", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:0586 vom 2024-01-30", url: "https://access.redhat.com/errata/RHSA-2024:0586", }, { category: "external", summary: "IBM Security Bulletin 7114471 vom 2024-02-02", url: "https://www.ibm.com/support/pages/node/7114471", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:0464-1 vom 2024-02-14", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017915.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:0901-1 vom 2024-03-14", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018166.html", }, { category: "external", summary: "IBM Security Bulletin 7145367 vom 2024-03-27", url: "https://www.ibm.com/support/pages/node/7145367", }, { category: "external", summary: "IBM Security Bulletin 7148094 vom 2024-04-11", url: "https://www.ibm.com/support/pages/node/7148094", }, { 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:1667-1 vom 2024-05-16", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018539.html", }, { category: "external", summary: "F5 Security Advisory K000139691 vom 2024-05-20", url: "https://my.f5.com/manage/s/article/K000139691", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:2987 vom 2024-05-22", url: "https://access.redhat.com/errata/RHSA-2024:2987", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-2987 vom 2024-05-28", url: "https://linux.oracle.com/errata/ELSA-2024-2987.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: "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: "Ubuntu Security Notice USN-6891-1 vom 2024-07-11", url: "https://ubuntu.com/security/notices/USN-6891-1", }, { 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: "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: "Ubuntu Security Notice USN-7180-1 vom 2025-01-06", url: "https://ubuntu.com/security/notices/USN-7180-1", }, ], source_lang: "en-US", title: "Python: Mehrere Schwachstellen", tracking: { current_release_date: "2025-01-06T23:00:00.000+00:00", generator: { date: "2025-01-07T09:19:14.066+00:00", engine: { name: "BSI-WID", version: "1.3.10", }, }, id: "WID-SEC-W-2023-2119", initial_release_date: "2023-08-22T22:00:00.000+00:00", revision_history: [ { date: "2023-08-22T22:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, { date: "2023-09-07T22:00:00.000+00:00", number: "2", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-09-20T22:00:00.000+00:00", number: "3", summary: "Neue Updates von Debian aufgenommen", }, { date: "2023-09-21T22:00:00.000+00:00", number: "4", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-09-27T22:00:00.000+00:00", number: "5", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-10-08T22:00:00.000+00:00", number: "6", summary: "Neue Updates von SUSE und NetApp aufgenommen", }, { date: "2023-10-11T22:00:00.000+00:00", number: "7", summary: "Neue Updates von Debian aufgenommen", }, { date: "2023-10-17T22:00:00.000+00:00", number: "8", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-10-26T22:00:00.000+00:00", number: "9", summary: "Neue Updates von SUSE und Amazon aufgenommen", }, { date: "2023-11-02T23:00:00.000+00:00", number: "10", summary: "Neue Updates von Amazon aufgenommen", }, { date: "2023-11-05T23:00:00.000+00:00", number: "11", summary: "Neue Updates von Amazon aufgenommen", }, { date: "2023-11-23T23:00:00.000+00:00", number: "12", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-11-27T23:00:00.000+00:00", number: "13", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-11-29T23:00:00.000+00:00", number: "14", summary: "Neue Updates von Fedora aufgenommen", }, { date: "2024-01-09T23:00:00.000+00:00", number: "15", summary: "Neue Updates von Amazon aufgenommen", }, { date: "2024-01-10T23:00:00.000+00:00", number: "16", summary: "Neue Updates von Oracle Linux und Red Hat aufgenommen", }, { date: "2024-01-24T23:00:00.000+00:00", number: "17", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-01-28T23:00:00.000+00:00", number: "18", summary: "Neue Updates von Dell aufgenommen", }, { date: "2024-01-30T23:00:00.000+00:00", number: "19", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-02-04T23:00:00.000+00:00", number: "20", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-02-14T23:00:00.000+00:00", number: "21", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-03-14T23:00:00.000+00:00", number: "22", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-03-27T23:00:00.000+00:00", number: "23", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-04-11T22:00:00.000+00:00", number: "24", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-05-07T22:00:00.000+00:00", number: "25", summary: "Neue Updates von Dell aufgenommen", }, { date: "2024-05-15T22:00:00.000+00:00", number: "26", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-05-20T22:00:00.000+00:00", number: "27", summary: "Neue Updates von F5 aufgenommen", }, { date: "2024-05-21T22:00:00.000+00:00", number: "28", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-05-28T22:00:00.000+00:00", number: "29", summary: "Neue Updates von Oracle Linux aufgenommen", }, { date: "2024-05-30T22:00:00.000+00:00", number: "30", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-07-02T22:00:00.000+00:00", number: "31", summary: "Neue Updates von Dell aufgenommen", }, { date: "2024-07-11T22:00:00.000+00:00", number: "32", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2024-08-05T22:00:00.000+00:00", number: "33", summary: "Neue Updates von Dell aufgenommen", }, { date: "2024-08-19T22:00:00.000+00:00", number: "34", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2025-01-06T23:00:00.000+00:00", number: "35", summary: "Neue Updates von Ubuntu aufgenommen", }, ], status: "final", version: "35", }, }, 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_name", name: "Dell NetWorker", product: { name: "Dell NetWorker", product_id: "T024663", product_identification_helper: { cpe: "cpe:/a:dell:networker:-", }, }, }, { category: "product_version_range", name: "vProxy<19.9.0.4", product: { name: "Dell NetWorker vProxy<19.9.0.4", product_id: "T032377", }, }, { category: "product_version", name: "vProxy19.9.0.4", product: { name: "Dell NetWorker vProxy19.9.0.4", product_id: "T032377-fixed", product_identification_helper: { cpe: "cpe:/a:dell:networker:vproxy_19.9.0.4", }, }, }, { category: "product_version_range", name: "vProxy<19.10", product: { name: "Dell NetWorker vProxy<19.10", product_id: "T032378", }, }, { category: "product_version", name: "vProxy19.10", product: { name: "Dell NetWorker vProxy19.10", product_id: "T032378-fixed", product_identification_helper: { cpe: "cpe:/a:dell:networker:vproxy_19.10", }, }, }, { 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: "<19.11", product: { name: "Dell NetWorker <19.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: "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: [ { branches: [ { category: "product_version", name: "17.1.0-17.1.1", product: { name: "F5 BIG-IP 17.1.0-17.1.1", product_id: "T034899", product_identification_helper: { cpe: "cpe:/a:f5:big-ip:17.1.0_-_17.1.1", }, }, }, { category: "product_version", name: "16.1.0-16.1.4", product: { name: "F5 BIG-IP 16.1.0-16.1.4", product_id: "T034901", product_identification_helper: { cpe: "cpe:/a:f5:big-ip:16.1.0_-_16.1.4", }, }, }, { category: "product_version", name: "15.1.0-15.1.10", product: { name: "F5 BIG-IP 15.1.0-15.1.10", product_id: "T034902", product_identification_helper: { cpe: "cpe:/a:f5:big-ip:15.1.0_-_15.1.10", }, }, }, ], category: "product_name", name: "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: [ { 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", name: "7.5", product: { name: "IBM QRadar SIEM 7.5", product_id: "T022954", product_identification_helper: { cpe: "cpe:/a:ibm:qradar_siem:7.5", }, }, }, { category: "product_version_range", name: "<7.5.0 UP8", product: { name: "IBM QRadar SIEM <7.5.0 UP8", product_id: "T033681", }, }, { category: "product_version", name: "7.5.0 UP8", product: { name: "IBM QRadar SIEM 7.5.0 UP8", product_id: "T033681-fixed", product_identification_helper: { cpe: "cpe:/a:ibm:qradar_siem:7.5.0_up8", }, }, }, ], category: "product_name", name: "QRadar SIEM", }, ], category: "vendor", name: "IBM", }, { branches: [ { category: "product_name", name: "NetApp ActiveIQ Unified Manager", product: { name: "NetApp ActiveIQ Unified Manager", product_id: "T016960", product_identification_helper: { cpe: "cpe:/a:netapp:active_iq_unified_manager:-", }, }, }, ], category: "vendor", name: "NetApp", }, { branches: [ { branches: [ { category: "product_version_range", name: "<=3.9.1", product: { name: "Open Source Python <=3.9.1", product_id: "T029458", }, }, { category: "product_version_range", name: "<=3.9.1", product: { name: "Open Source Python <=3.9.1", product_id: "T029458-fixed", }, }, ], 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: "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", }, { 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-2022-48560", notes: [ { category: "description", text: "Es besteht eine Schwachstelle in Python. Dieser Fehler besteht in \"heappushpop\" in \"heapq\" aufgrund eines use-after-free Fehlers. Ein Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "T034899", "T032377", "T032378", "67646", "T034902", "T034901", "T034583", "T033681", "T004914", "T016960", "T035785", "74185", "T032495", "T022954", "T014381", "2951", "T002207", "T000126", "T024663", "398363", ], last_affected: [ "T029458", ], }, release_date: "2023-08-22T22:00:00.000+00:00", title: "CVE-2022-48560", }, { cve: "CVE-2022-48564", notes: [ { category: "description", text: "Es besteht eine Schwachstelle in Python. Dieser Fehler besteht in \"read_ints\" in \"plistlib.py\" aufgrund einer CPU- und RAM-Erschöpfung bei der Verarbeitung von missgebildeten \"Apple Property List\" Dateien im Binärformat. Ein Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "T034899", "T032377", "T032378", "67646", "T034902", "T034901", "T034583", "T033681", "T004914", "T016960", "T035785", "74185", "T032495", "T022954", "T014381", "2951", "T002207", "T000126", "T024663", "398363", ], last_affected: [ "T029458", ], }, release_date: "2023-08-22T22:00:00.000+00:00", title: "CVE-2022-48564", }, { cve: "CVE-2022-48565", notes: [ { category: "description", text: "Es gibt eine Schwachstelle in Python. Die Schwachstelle besteht aufgrund der Einbettung von Entity-Deklarationen in \"XML plist\"-Dateien, die vom \"plistlib\"-Modul verarbeitet werden. Durch die Manipulation von XML-Dateien, so dass diese auf externe Entitäten verweisen, kann ein Angreifer diese Schwachstelle ausnutzen, um möglicherweise Dateien zu manipulieren oder vertrauliche Informationen offenzulegen.", }, ], product_status: { known_affected: [ "T034899", "T032377", "T032378", "67646", "T034902", "T034901", "T034583", "T033681", "T004914", "T016960", "T035785", "74185", "T032495", "T022954", "T014381", "2951", "T002207", "T000126", "T024663", "398363", ], last_affected: [ "T029458", ], }, release_date: "2023-08-22T22:00:00.000+00:00", title: "CVE-2022-48565", }, { cve: "CVE-2022-48566", notes: [ { category: "description", text: "Es gibt eine Schwachstelle in Python. Die Schwachstelle befindet sich in der Funktion \"compare_digest\" der Komponente \"hmac\". Diese Komponente soll die Effizienz verbessern und untergräbt unbeabsichtigt die zeitkonstante Natur von Vergleichen, was es einem Angreifer ermöglicht, Zeitunterschiede auszunutzen und die Integrität von sicherheitsrelevanten Operationen zu gefährden, die auf \"compare_digest\" angewiesen sind. Ein Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsmaßnahmen zu umgehen.", }, ], product_status: { known_affected: [ "T034899", "T032377", "T032378", "67646", "T034902", "T034901", "T034583", "T033681", "T004914", "T016960", "T035785", "74185", "T032495", "T022954", "T014381", "2951", "T002207", "T000126", "T024663", "398363", ], last_affected: [ "T029458", ], }, release_date: "2023-08-22T22:00:00.000+00:00", title: "CVE-2022-48566", }, ], }
WID-SEC-W-2023-2119
Vulnerability from csaf_certbund
Published
2023-08-22 22:00
Modified
2025-01-06 23:00
Summary
Python: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Python ist eine universelle, üblicherweise interpretierte, höhere Programmiersprache.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Python ausnutzen, um einen Denial-of-Service-Zustand herbeizuführen, Sicherheitsmaßnahmen zu umgehen, Dateien zu manipulieren oder vertrauliche Informationen offenzulegen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Sonstiges
- UNIX
- Windows
{ 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ür die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.", }, { category: "description", text: "Python ist eine universelle, üblicherweise interpretierte, höhere Programmiersprache.", title: "Produktbeschreibung", }, { category: "summary", text: "Ein Angreifer kann mehrere Schwachstellen in Python ausnutzen, um einen Denial-of-Service-Zustand herbeizuführen, Sicherheitsmaßnahmen zu umgehen, Dateien zu manipulieren oder vertrauliche Informationen offenzulegen.", title: "Angriff", }, { category: "general", text: "- Linux\n- MacOS X\n- Sonstiges\n- UNIX\n- Windows", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2023-2119 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2119.json", }, { category: "self", summary: "WID-SEC-2023-2119 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2119", }, { category: "external", summary: "GitHub Security Advisory GHSA-pvw5-cvp6-cv92 vom 2023-08-22", url: "https://github.com/advisories/GHSA-pvw5-cvp6-cv92", }, { category: "external", summary: "GitHub Security Advisory GHSA-p8vw-m6qq-w42v vom 2023-08-22", url: "https://github.com/advisories/GHSA-p8vw-m6qq-w42v", }, { category: "external", summary: "GitHub Security Advisory GHSA-crhm-wc96-7579 vom 2023-08-22", url: "https://github.com/advisories/GHSA-crhm-wc96-7579", }, { category: "external", summary: "GitHub Security Advisory GHSA-cgfh-jp5w-8cmx vom 2023-08-22", url: "https://github.com/advisories/GHSA-cgfh-jp5w-8cmx", }, { category: "external", summary: "Proof of Concept (PoC) für CVE-2022-48560", url: "https://bugs.python.org/issue39421", }, { category: "external", summary: "Ubuntu Security Notice USN-6354-1 vom 2023-09-07", url: "https://ubuntu.com/security/notices/USN-6354-1", }, { category: "external", summary: "Debian Security Advisory DLA-3575 vom 2023-09-20", url: "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html", }, { category: "external", summary: "Ubuntu Security Notice USN-6394-1 vom 2023-09-21", url: "https://ubuntu.com/security/notices/USN-6394-1", }, { category: "external", summary: "Ubuntu Security Notice USN-6400-1 vom 2023-09-27", url: "https://ubuntu.com/security/notices/USN-6400-1", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2023:4001-1 vom 2023-10-06", url: "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016561.html", }, { category: "external", summary: "NetApp Security Advisory NTAP-20231006-0007 vom 2023-10-06", url: "https://security.netapp.com/advisory/ntap-20231006-0007/", }, { category: "external", summary: "NetApp Security Advisory NTAP-20231006-0013 vom 2023-10-06", url: "https://security.netapp.com/advisory/ntap-20231006-0013/", }, { category: "external", summary: "Debian Security Advisory DLA-3614 vom 2023-10-11", url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-DE99CDB793 vom 2023-10-12", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-de99cdb793", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-EA38857CC3 vom 2023-10-12", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-ea38857cc3", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-348A0DBCF3 vom 2023-10-12", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-348a0dbcf3", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-E47078AF3E vom 2023-10-12", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-e47078af3e", }, { category: "external", summary: "Ubuntu Security Notice USN-6394-2 vom 2023-10-17", url: "https://ubuntu.com/security/notices/USN-6394-2", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2023:4220-1 vom 2023-10-26", url: "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016861.html", }, { category: "external", summary: "Amazon Linux Security Advisory ALAS-2023-2317 vom 2023-10-27", url: "https://alas.aws.amazon.com/AL2/ALAS-2023-2317.html", }, { category: "external", summary: "Amazon Linux Security Advisory ALAS2-2023-2330 vom 2023-11-02", url: "https://alas.aws.amazon.com/AL2/ALAS-2023-2330.html", }, { category: "external", summary: "Amazon Linux Security Advisory ALAS-2023-1880 vom 2023-11-03", url: "https://alas.aws.amazon.com/ALAS-2023-1880.html", }, { category: "external", summary: "Ubuntu Security Notice USN-6513-1 vom 2023-11-23", url: "https://ubuntu.com/security/notices/USN-6513-1", }, { category: "external", summary: "Ubuntu Security Notice USN-6513-2 vom 2023-11-27", url: "https://ubuntu.com/security/notices/USN-6513-2", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-35FB07D135 vom 2023-11-29", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-35fb07d135", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-34A3A5ADBA vom 2023-11-29", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-34a3a5adba", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-7BAD83A2E2 vom 2023-11-29", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-7bad83a2e2", }, { category: "external", summary: "Fedora Security Advisory FEDORA-2023-9954DAE554 vom 2023-11-29", url: "https://bodhi.fedoraproject.org/updates/FEDORA-2023-9954dae554", }, { category: "external", summary: "Amazon Linux Security Advisory ALAS-2024-2400 vom 2024-01-10", url: "https://alas.aws.amazon.com/AL2/ALAS-2024-2400.html", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-0114 vom 2024-01-11", url: "http://linux.oracle.com/errata/ELSA-2024-0114.html", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:0114 vom 2024-01-10", url: "https://access.redhat.com/errata/RHSA-2024:0114", }, { category: "external", summary: "RedHat Security Advisory", url: "https://access.redhat.com/errata/RHSA-2024:0430", }, { category: "external", summary: "DELL Security Update", url: "https://www.dell.com/support/kbdoc/de-de/000221476/dsa-2024-058-security-update-for-dell-networker-vproxy-multiple-components-vulnerabilities", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:0586 vom 2024-01-30", url: "https://access.redhat.com/errata/RHSA-2024:0586", }, { category: "external", summary: "IBM Security Bulletin 7114471 vom 2024-02-02", url: "https://www.ibm.com/support/pages/node/7114471", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:0464-1 vom 2024-02-14", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-February/017915.html", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:0901-1 vom 2024-03-14", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018166.html", }, { category: "external", summary: "IBM Security Bulletin 7145367 vom 2024-03-27", url: "https://www.ibm.com/support/pages/node/7145367", }, { category: "external", summary: "IBM Security Bulletin 7148094 vom 2024-04-11", url: "https://www.ibm.com/support/pages/node/7148094", }, { 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:1667-1 vom 2024-05-16", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018539.html", }, { category: "external", summary: "F5 Security Advisory K000139691 vom 2024-05-20", url: "https://my.f5.com/manage/s/article/K000139691", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:2987 vom 2024-05-22", url: "https://access.redhat.com/errata/RHSA-2024:2987", }, { category: "external", summary: "Oracle Linux Security Advisory ELSA-2024-2987 vom 2024-05-28", url: "https://linux.oracle.com/errata/ELSA-2024-2987.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: "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: "Ubuntu Security Notice USN-6891-1 vom 2024-07-11", url: "https://ubuntu.com/security/notices/USN-6891-1", }, { 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: "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: "Ubuntu Security Notice USN-7180-1 vom 2025-01-06", url: "https://ubuntu.com/security/notices/USN-7180-1", }, ], source_lang: "en-US", title: "Python: Mehrere Schwachstellen", tracking: { current_release_date: "2025-01-06T23:00:00.000+00:00", generator: { date: "2025-01-07T09:19:14.066+00:00", engine: { name: "BSI-WID", version: "1.3.10", }, }, id: "WID-SEC-W-2023-2119", initial_release_date: "2023-08-22T22:00:00.000+00:00", revision_history: [ { date: "2023-08-22T22:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, { date: "2023-09-07T22:00:00.000+00:00", number: "2", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-09-20T22:00:00.000+00:00", number: "3", summary: "Neue Updates von Debian aufgenommen", }, { date: "2023-09-21T22:00:00.000+00:00", number: "4", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-09-27T22:00:00.000+00:00", number: "5", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-10-08T22:00:00.000+00:00", number: "6", summary: "Neue Updates von SUSE und NetApp aufgenommen", }, { date: "2023-10-11T22:00:00.000+00:00", number: "7", summary: "Neue Updates von Debian aufgenommen", }, { date: "2023-10-17T22:00:00.000+00:00", number: "8", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-10-26T22:00:00.000+00:00", number: "9", summary: "Neue Updates von SUSE und Amazon aufgenommen", }, { date: "2023-11-02T23:00:00.000+00:00", number: "10", summary: "Neue Updates von Amazon aufgenommen", }, { date: "2023-11-05T23:00:00.000+00:00", number: "11", summary: "Neue Updates von Amazon aufgenommen", }, { date: "2023-11-23T23:00:00.000+00:00", number: "12", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-11-27T23:00:00.000+00:00", number: "13", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2023-11-29T23:00:00.000+00:00", number: "14", summary: "Neue Updates von Fedora aufgenommen", }, { date: "2024-01-09T23:00:00.000+00:00", number: "15", summary: "Neue Updates von Amazon aufgenommen", }, { date: "2024-01-10T23:00:00.000+00:00", number: "16", summary: "Neue Updates von Oracle Linux und Red Hat aufgenommen", }, { date: "2024-01-24T23:00:00.000+00:00", number: "17", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-01-28T23:00:00.000+00:00", number: "18", summary: "Neue Updates von Dell aufgenommen", }, { date: "2024-01-30T23:00:00.000+00:00", number: "19", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-02-04T23:00:00.000+00:00", number: "20", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-02-14T23:00:00.000+00:00", number: "21", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-03-14T23:00:00.000+00:00", number: "22", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-03-27T23:00:00.000+00:00", number: "23", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-04-11T22:00:00.000+00:00", number: "24", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-05-07T22:00:00.000+00:00", number: "25", summary: "Neue Updates von Dell aufgenommen", }, { date: "2024-05-15T22:00:00.000+00:00", number: "26", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-05-20T22:00:00.000+00:00", number: "27", summary: "Neue Updates von F5 aufgenommen", }, { date: "2024-05-21T22:00:00.000+00:00", number: "28", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-05-28T22:00:00.000+00:00", number: "29", summary: "Neue Updates von Oracle Linux aufgenommen", }, { date: "2024-05-30T22:00:00.000+00:00", number: "30", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-07-02T22:00:00.000+00:00", number: "31", summary: "Neue Updates von Dell aufgenommen", }, { date: "2024-07-11T22:00:00.000+00:00", number: "32", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2024-08-05T22:00:00.000+00:00", number: "33", summary: "Neue Updates von Dell aufgenommen", }, { date: "2024-08-19T22:00:00.000+00:00", number: "34", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2025-01-06T23:00:00.000+00:00", number: "35", summary: "Neue Updates von Ubuntu aufgenommen", }, ], status: "final", version: "35", }, }, 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_name", name: "Dell NetWorker", product: { name: "Dell NetWorker", product_id: "T024663", product_identification_helper: { cpe: "cpe:/a:dell:networker:-", }, }, }, { category: "product_version_range", name: "vProxy<19.9.0.4", product: { name: "Dell NetWorker vProxy<19.9.0.4", product_id: "T032377", }, }, { category: "product_version", name: "vProxy19.9.0.4", product: { name: "Dell NetWorker vProxy19.9.0.4", product_id: "T032377-fixed", product_identification_helper: { cpe: "cpe:/a:dell:networker:vproxy_19.9.0.4", }, }, }, { category: "product_version_range", name: "vProxy<19.10", product: { name: "Dell NetWorker vProxy<19.10", product_id: "T032378", }, }, { category: "product_version", name: "vProxy19.10", product: { name: "Dell NetWorker vProxy19.10", product_id: "T032378-fixed", product_identification_helper: { cpe: "cpe:/a:dell:networker:vproxy_19.10", }, }, }, { 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: "<19.11", product: { name: "Dell NetWorker <19.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: "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: [ { branches: [ { category: "product_version", name: "17.1.0-17.1.1", product: { name: "F5 BIG-IP 17.1.0-17.1.1", product_id: "T034899", product_identification_helper: { cpe: "cpe:/a:f5:big-ip:17.1.0_-_17.1.1", }, }, }, { category: "product_version", name: "16.1.0-16.1.4", product: { name: "F5 BIG-IP 16.1.0-16.1.4", product_id: "T034901", product_identification_helper: { cpe: "cpe:/a:f5:big-ip:16.1.0_-_16.1.4", }, }, }, { category: "product_version", name: "15.1.0-15.1.10", product: { name: "F5 BIG-IP 15.1.0-15.1.10", product_id: "T034902", product_identification_helper: { cpe: "cpe:/a:f5:big-ip:15.1.0_-_15.1.10", }, }, }, ], category: "product_name", name: "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: [ { 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", name: "7.5", product: { name: "IBM QRadar SIEM 7.5", product_id: "T022954", product_identification_helper: { cpe: "cpe:/a:ibm:qradar_siem:7.5", }, }, }, { category: "product_version_range", name: "<7.5.0 UP8", product: { name: "IBM QRadar SIEM <7.5.0 UP8", product_id: "T033681", }, }, { category: "product_version", name: "7.5.0 UP8", product: { name: "IBM QRadar SIEM 7.5.0 UP8", product_id: "T033681-fixed", product_identification_helper: { cpe: "cpe:/a:ibm:qradar_siem:7.5.0_up8", }, }, }, ], category: "product_name", name: "QRadar SIEM", }, ], category: "vendor", name: "IBM", }, { branches: [ { category: "product_name", name: "NetApp ActiveIQ Unified Manager", product: { name: "NetApp ActiveIQ Unified Manager", product_id: "T016960", product_identification_helper: { cpe: "cpe:/a:netapp:active_iq_unified_manager:-", }, }, }, ], category: "vendor", name: "NetApp", }, { branches: [ { branches: [ { category: "product_version_range", name: "<=3.9.1", product: { name: "Open Source Python <=3.9.1", product_id: "T029458", }, }, { category: "product_version_range", name: "<=3.9.1", product: { name: "Open Source Python <=3.9.1", product_id: "T029458-fixed", }, }, ], 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: "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", }, { 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-2022-48560", notes: [ { category: "description", text: "Es besteht eine Schwachstelle in Python. Dieser Fehler besteht in \"heappushpop\" in \"heapq\" aufgrund eines use-after-free Fehlers. Ein Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "T034899", "T032377", "T032378", "67646", "T034902", "T034901", "T034583", "T033681", "T004914", "T016960", "T035785", "74185", "T032495", "T022954", "T014381", "2951", "T002207", "T000126", "T024663", "398363", ], last_affected: [ "T029458", ], }, release_date: "2023-08-22T22:00:00.000+00:00", title: "CVE-2022-48560", }, { cve: "CVE-2022-48564", notes: [ { category: "description", text: "Es besteht eine Schwachstelle in Python. Dieser Fehler besteht in \"read_ints\" in \"plistlib.py\" aufgrund einer CPU- und RAM-Erschöpfung bei der Verarbeitung von missgebildeten \"Apple Property List\" Dateien im Binärformat. Ein Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "T034899", "T032377", "T032378", "67646", "T034902", "T034901", "T034583", "T033681", "T004914", "T016960", "T035785", "74185", "T032495", "T022954", "T014381", "2951", "T002207", "T000126", "T024663", "398363", ], last_affected: [ "T029458", ], }, release_date: "2023-08-22T22:00:00.000+00:00", title: "CVE-2022-48564", }, { cve: "CVE-2022-48565", notes: [ { category: "description", text: "Es gibt eine Schwachstelle in Python. Die Schwachstelle besteht aufgrund der Einbettung von Entity-Deklarationen in \"XML plist\"-Dateien, die vom \"plistlib\"-Modul verarbeitet werden. Durch die Manipulation von XML-Dateien, so dass diese auf externe Entitäten verweisen, kann ein Angreifer diese Schwachstelle ausnutzen, um möglicherweise Dateien zu manipulieren oder vertrauliche Informationen offenzulegen.", }, ], product_status: { known_affected: [ "T034899", "T032377", "T032378", "67646", "T034902", "T034901", "T034583", "T033681", "T004914", "T016960", "T035785", "74185", "T032495", "T022954", "T014381", "2951", "T002207", "T000126", "T024663", "398363", ], last_affected: [ "T029458", ], }, release_date: "2023-08-22T22:00:00.000+00:00", title: "CVE-2022-48565", }, { cve: "CVE-2022-48566", notes: [ { category: "description", text: "Es gibt eine Schwachstelle in Python. Die Schwachstelle befindet sich in der Funktion \"compare_digest\" der Komponente \"hmac\". Diese Komponente soll die Effizienz verbessern und untergräbt unbeabsichtigt die zeitkonstante Natur von Vergleichen, was es einem Angreifer ermöglicht, Zeitunterschiede auszunutzen und die Integrität von sicherheitsrelevanten Operationen zu gefährden, die auf \"compare_digest\" angewiesen sind. Ein Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsmaßnahmen zu umgehen.", }, ], product_status: { known_affected: [ "T034899", "T032377", "T032378", "67646", "T034902", "T034901", "T034583", "T033681", "T004914", "T016960", "T035785", "74185", "T032495", "T022954", "T014381", "2951", "T002207", "T000126", "T024663", "398363", ], last_affected: [ "T029458", ], }, release_date: "2023-08-22T22:00:00.000+00:00", title: "CVE-2022-48566", }, ], }
opensuse-su-2024:13253-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
python-2.7.18-39.1 on GA media
Notes
Title of the patch
python-2.7.18-39.1 on GA media
Description of the patch
These are all security issues fixed in the python-2.7.18-39.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-13253
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ 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-39.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the python-2.7.18-39.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-13253", 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_13253-1.json", }, { category: "self", summary: "SUSE CVE CVE-2022-48565 page", url: "https://www.suse.com/security/cve/CVE-2022-48565/", }, { category: "self", summary: "SUSE CVE CVE-2022-48566 page", url: "https://www.suse.com/security/cve/CVE-2022-48566/", }, ], title: "python-2.7.18-39.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:13253-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-39.1.aarch64", product: { name: "python-2.7.18-39.1.aarch64", product_id: "python-2.7.18-39.1.aarch64", }, }, { category: "product_version", name: "python-32bit-2.7.18-39.1.aarch64", product: { name: "python-32bit-2.7.18-39.1.aarch64", product_id: "python-32bit-2.7.18-39.1.aarch64", }, }, { category: "product_version", name: "python-curses-2.7.18-39.1.aarch64", product: { name: "python-curses-2.7.18-39.1.aarch64", product_id: "python-curses-2.7.18-39.1.aarch64", }, }, { category: "product_version", name: "python-demo-2.7.18-39.1.aarch64", product: { name: "python-demo-2.7.18-39.1.aarch64", product_id: "python-demo-2.7.18-39.1.aarch64", }, }, { category: "product_version", name: "python-gdbm-2.7.18-39.1.aarch64", product: { name: "python-gdbm-2.7.18-39.1.aarch64", product_id: "python-gdbm-2.7.18-39.1.aarch64", }, }, { category: "product_version", name: "python-idle-2.7.18-39.1.aarch64", product: { name: "python-idle-2.7.18-39.1.aarch64", product_id: "python-idle-2.7.18-39.1.aarch64", }, }, { category: "product_version", name: "python-tk-2.7.18-39.1.aarch64", product: { name: "python-tk-2.7.18-39.1.aarch64", product_id: "python-tk-2.7.18-39.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "python-2.7.18-39.1.ppc64le", product: { name: "python-2.7.18-39.1.ppc64le", product_id: "python-2.7.18-39.1.ppc64le", }, }, { category: "product_version", name: "python-32bit-2.7.18-39.1.ppc64le", product: { name: "python-32bit-2.7.18-39.1.ppc64le", product_id: "python-32bit-2.7.18-39.1.ppc64le", }, }, { category: "product_version", name: "python-curses-2.7.18-39.1.ppc64le", product: { name: "python-curses-2.7.18-39.1.ppc64le", product_id: "python-curses-2.7.18-39.1.ppc64le", }, }, { category: "product_version", name: "python-demo-2.7.18-39.1.ppc64le", product: { name: "python-demo-2.7.18-39.1.ppc64le", product_id: "python-demo-2.7.18-39.1.ppc64le", }, }, { category: "product_version", name: "python-gdbm-2.7.18-39.1.ppc64le", product: { name: "python-gdbm-2.7.18-39.1.ppc64le", product_id: "python-gdbm-2.7.18-39.1.ppc64le", }, }, { category: "product_version", name: "python-idle-2.7.18-39.1.ppc64le", product: { name: "python-idle-2.7.18-39.1.ppc64le", product_id: "python-idle-2.7.18-39.1.ppc64le", }, }, { category: "product_version", name: "python-tk-2.7.18-39.1.ppc64le", product: { name: "python-tk-2.7.18-39.1.ppc64le", product_id: "python-tk-2.7.18-39.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "python-2.7.18-39.1.s390x", product: { name: "python-2.7.18-39.1.s390x", product_id: "python-2.7.18-39.1.s390x", }, }, { category: "product_version", name: "python-32bit-2.7.18-39.1.s390x", product: { name: "python-32bit-2.7.18-39.1.s390x", product_id: "python-32bit-2.7.18-39.1.s390x", }, }, { category: "product_version", name: "python-curses-2.7.18-39.1.s390x", product: { name: "python-curses-2.7.18-39.1.s390x", product_id: "python-curses-2.7.18-39.1.s390x", }, }, { category: "product_version", name: "python-demo-2.7.18-39.1.s390x", product: { name: "python-demo-2.7.18-39.1.s390x", product_id: "python-demo-2.7.18-39.1.s390x", }, }, { category: "product_version", name: "python-gdbm-2.7.18-39.1.s390x", product: { name: "python-gdbm-2.7.18-39.1.s390x", product_id: "python-gdbm-2.7.18-39.1.s390x", }, }, { category: "product_version", name: "python-idle-2.7.18-39.1.s390x", product: { name: "python-idle-2.7.18-39.1.s390x", product_id: "python-idle-2.7.18-39.1.s390x", }, }, { category: "product_version", name: "python-tk-2.7.18-39.1.s390x", product: { name: "python-tk-2.7.18-39.1.s390x", product_id: "python-tk-2.7.18-39.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "python-2.7.18-39.1.x86_64", product: { name: "python-2.7.18-39.1.x86_64", product_id: "python-2.7.18-39.1.x86_64", }, }, { category: "product_version", name: "python-32bit-2.7.18-39.1.x86_64", product: { name: "python-32bit-2.7.18-39.1.x86_64", product_id: "python-32bit-2.7.18-39.1.x86_64", }, }, { category: "product_version", name: "python-curses-2.7.18-39.1.x86_64", product: { name: "python-curses-2.7.18-39.1.x86_64", product_id: "python-curses-2.7.18-39.1.x86_64", }, }, { category: "product_version", name: "python-demo-2.7.18-39.1.x86_64", product: { name: "python-demo-2.7.18-39.1.x86_64", product_id: "python-demo-2.7.18-39.1.x86_64", }, }, { category: "product_version", name: "python-gdbm-2.7.18-39.1.x86_64", product: { name: "python-gdbm-2.7.18-39.1.x86_64", product_id: "python-gdbm-2.7.18-39.1.x86_64", }, }, { category: "product_version", name: "python-idle-2.7.18-39.1.x86_64", product: { name: "python-idle-2.7.18-39.1.x86_64", product_id: "python-idle-2.7.18-39.1.x86_64", }, }, { category: "product_version", name: "python-tk-2.7.18-39.1.x86_64", product: { name: "python-tk-2.7.18-39.1.x86_64", product_id: "python-tk-2.7.18-39.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-39.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-2.7.18-39.1.aarch64", }, product_reference: "python-2.7.18-39.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-39.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-2.7.18-39.1.ppc64le", }, product_reference: "python-2.7.18-39.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-39.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-2.7.18-39.1.s390x", }, product_reference: "python-2.7.18-39.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-2.7.18-39.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-2.7.18-39.1.x86_64", }, product_reference: "python-2.7.18-39.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-32bit-2.7.18-39.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.aarch64", }, product_reference: "python-32bit-2.7.18-39.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-32bit-2.7.18-39.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.ppc64le", }, product_reference: "python-32bit-2.7.18-39.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-32bit-2.7.18-39.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.s390x", }, product_reference: "python-32bit-2.7.18-39.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-32bit-2.7.18-39.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.x86_64", }, product_reference: "python-32bit-2.7.18-39.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-39.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-curses-2.7.18-39.1.aarch64", }, product_reference: "python-curses-2.7.18-39.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-39.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-curses-2.7.18-39.1.ppc64le", }, product_reference: "python-curses-2.7.18-39.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-39.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-curses-2.7.18-39.1.s390x", }, product_reference: "python-curses-2.7.18-39.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-curses-2.7.18-39.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-curses-2.7.18-39.1.x86_64", }, product_reference: "python-curses-2.7.18-39.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-demo-2.7.18-39.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-demo-2.7.18-39.1.aarch64", }, product_reference: "python-demo-2.7.18-39.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-demo-2.7.18-39.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-demo-2.7.18-39.1.ppc64le", }, product_reference: "python-demo-2.7.18-39.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-demo-2.7.18-39.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-demo-2.7.18-39.1.s390x", }, product_reference: "python-demo-2.7.18-39.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-demo-2.7.18-39.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-demo-2.7.18-39.1.x86_64", }, product_reference: "python-demo-2.7.18-39.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-39.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.aarch64", }, product_reference: "python-gdbm-2.7.18-39.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-39.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.ppc64le", }, product_reference: "python-gdbm-2.7.18-39.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-39.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.s390x", }, product_reference: "python-gdbm-2.7.18-39.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-gdbm-2.7.18-39.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.x86_64", }, product_reference: "python-gdbm-2.7.18-39.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-idle-2.7.18-39.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-idle-2.7.18-39.1.aarch64", }, product_reference: "python-idle-2.7.18-39.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-idle-2.7.18-39.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-idle-2.7.18-39.1.ppc64le", }, product_reference: "python-idle-2.7.18-39.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-idle-2.7.18-39.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-idle-2.7.18-39.1.s390x", }, product_reference: "python-idle-2.7.18-39.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-idle-2.7.18-39.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-idle-2.7.18-39.1.x86_64", }, product_reference: "python-idle-2.7.18-39.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-tk-2.7.18-39.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-tk-2.7.18-39.1.aarch64", }, product_reference: "python-tk-2.7.18-39.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-tk-2.7.18-39.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-tk-2.7.18-39.1.ppc64le", }, product_reference: "python-tk-2.7.18-39.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-tk-2.7.18-39.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-tk-2.7.18-39.1.s390x", }, product_reference: "python-tk-2.7.18-39.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python-tk-2.7.18-39.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python-tk-2.7.18-39.1.x86_64", }, product_reference: "python-tk-2.7.18-39.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2022-48565", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-48565", }, ], notes: [ { category: "general", text: "An XML External Entity (XXE) issue was discovered in Python through 3.9.1. The plistlib module no longer accepts entity declarations in XML plist files to avoid XML vulnerabilities.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:python-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-48565", url: "https://www.suse.com/security/cve/CVE-2022-48565", }, { category: "external", summary: "SUSE Bug 1214685 for CVE-2022-48565", url: "https://bugzilla.suse.com/1214685", }, { category: "external", summary: "SUSE Bug 1221186 for CVE-2022-48565", url: "https://bugzilla.suse.com/1221186", }, ], 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-39.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:python-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-48565", }, { 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: [ "openSUSE Tumbleweed:python-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-39.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: [ "openSUSE Tumbleweed:python-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-39.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: [ "openSUSE Tumbleweed:python-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-32bit-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-39.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-39.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-48566", }, ], }
gsd-2022-48566
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
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.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-48566", id: "GSD-2022-48566", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-48566", ], details: "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.", id: "GSD-2022-48566", modified: "2023-12-13T01:19:25.960748Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-48566", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://bugs.python.org/issue40791", refsource: "MISC", url: "https://bugs.python.org/issue40791", }, { name: "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html", }, { name: "https://security.netapp.com/advisory/ntap-20231006-0013/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20231006-0013/", }, { name: "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "3.7.10", versionStartIncluding: "3.7.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "3.6.13", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "3.9.1", versionStartIncluding: "3.9.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "3.8.7", versionStartIncluding: "3.8.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:netapp:converged_systems_advisor_agent:-:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-48566", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-362", }, ], }, ], }, references: { reference_data: [ { name: "https://bugs.python.org/issue40791", refsource: "MISC", tags: [ "Exploit", "Issue Tracking", "Patch", "Vendor Advisory", ], url: "https://bugs.python.org/issue40791", }, { name: "[debian-lts-announce] 20230920 [SECURITY] [DLA 3575-1] python2.7 security update", refsource: "MLIST", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2023/09/msg00022.html", }, { name: "https://security.netapp.com/advisory/ntap-20231006-0013/", refsource: "CONFIRM", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20231006-0013/", }, { name: "[debian-lts-announce] 20231011 [SECURITY] [DLA 3614-1] python3.7 security update", refsource: "MLIST", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2023/10/msg00017.html", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, exploitabilityScore: 2.2, impactScore: 3.6, }, }, lastModifiedDate: "2023-10-13T17:04Z", publishedDate: "2023-08-22T19:16Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
Loading…
Loading…
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.