Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-5010 (GCVE-0-2019-5010)
Vulnerability from cvelistv5 – Published: 2019-10-31 20:05 – Updated: 2024-08-04 19:40
VLAI
EPSS
Summary
An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.
Severity
5.9 (Medium)
CWE
- CWE-476 - NULL Pointer Dereference
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2019:3520 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/errata/RHSA-2019:3725 | vendor-advisoryx_refsource_REDHAT |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| https://security.gentoo.org/glsa/202003-26 | vendor-advisoryx_refsource_GENTOO |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-listx_refsource_MLIST |
| https://lists.apache.org/thread.html/r1b103833cb5… | mailing-listx_refsource_MLIST |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-listx_refsource_MLIST |
| https://talosintelligence.com/vulnerability_repor… | x_refsource_MISC |
Impacted products
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T19:40:49.196Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "RHSA-2019:3520",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
},
{
"name": "RHSA-2019:3725",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"name": "openSUSE-SU-2020:0086",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
},
{
"name": "GLSA-202003-26",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202003-26"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"name": "[bookkeeper-issues] 20200729 [GitHub] [bookkeeper] padma81 opened a new issue #2387: Security vulnerabilities in the apache/bookkeeper-4.9.2 image",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[debian-lts-announce] 20200822 [SECURITY] [DLA 2337-1] python2.7 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Python",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "Python.org CPython 2.7.11 Python.org CPython 3.6.6 Python.org CPython 3.5.2 Python.org CPython 3 master at 480833808e918a1dcebbbcfd07d5a8de3c5c2a66"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476: NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-04-19T17:32:41.000Z",
"orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"shortName": "talos"
},
"references": [
{
"name": "RHSA-2019:3520",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
},
{
"name": "RHSA-2019:3725",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"name": "openSUSE-SU-2020:0086",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
},
{
"name": "GLSA-202003-26",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202003-26"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"name": "[bookkeeper-issues] 20200729 [GitHub] [bookkeeper] padma81 opened a new issue #2387: Security vulnerabilities in the apache/bookkeeper-4.9.2 image",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0%40%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[debian-lts-announce] 20200822 [SECURITY] [DLA 2337-1] python2.7 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "talos-cna@cisco.com",
"ID": "CVE-2019-5010",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Python",
"version": {
"version_data": [
{
"version_value": "Python.org CPython 2.7.11 Python.org CPython 3.6.6 Python.org CPython 3.5.2 Python.org CPython 3 master at 480833808e918a1dcebbbcfd07d5a8de3c5c2a66"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability."
}
]
},
"impact": {
"cvss": {
"baseScore": 5.9,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476: NULL Pointer Dereference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2019:3520",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
},
{
"name": "RHSA-2019:3725",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"name": "openSUSE-SU-2020:0086",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html"
},
{
"name": "GLSA-202003-26",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202003-26"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"name": "[bookkeeper-issues] 20200729 [GitHub] [bookkeeper] padma81 opened a new issue #2387: Security vulnerabilities in the apache/bookkeeper-4.9.2 image",
"refsource": "MLIST",
"url": "https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0@%3Cissues.bookkeeper.apache.org%3E"
},
{
"name": "[debian-lts-announce] 20200822 [SECURITY] [DLA 2337-1] python2.7 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html"
},
{
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758",
"refsource": "MISC",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b",
"assignerShortName": "talos",
"cveId": "CVE-2019-5010",
"datePublished": "2019-10-31T20:05:57.000Z",
"dateReserved": "2019-01-04T00:00:00.000Z",
"dateUpdated": "2024-08-04T19:40:49.196Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-5010",
"date": "2026-05-30",
"epss": "0.05355",
"percentile": "0.9022"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-5010\",\"sourceIdentifier\":\"talos-cna@cisco.com\",\"published\":\"2019-10-31T21:15:13.293\",\"lastModified\":\"2024-11-21T04:44:10.850\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.\"},{\"lang\":\"es\",\"value\":\"Se presenta una vulnerabilidad de denegaci\u00f3n de servicio explotable en el analizador de certificados X509 de Python.org Python versi\u00f3n 2.7.11 / 3.6.6. Un certificado X509 especialmente dise\u00f1ado puede causar una desreferencia del puntero NULL, resultando en una denegaci\u00f3n de servicio. Un atacante puede iniciar o aceptar conexiones TLS usando certificados dise\u00f1ados para activar esta vulnerabilidad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV30\":[{\"source\":\"talos-cna@cisco.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"talos-cna@cisco.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.7.0\",\"versionEndExcluding\":\"2.7.16\",\"matchCriteriaId\":\"FA2065D8-E70F-42D1-8025-8FF2A39276B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.4.0\",\"versionEndExcluding\":\"3.4.10\",\"matchCriteriaId\":\"0CF4B94C-52A0-497F-B884-F61123BCBE06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.5.0\",\"versionEndExcluding\":\"3.5.7\",\"matchCriteriaId\":\"BA03C7E0-BBBD-48B7-8B55-D21114F7AE78\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.6.0\",\"versionEndExcluding\":\"3.6.9\",\"matchCriteriaId\":\"2C052B2D-757B-4342-8BE9-510A08599779\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.7.0\",\"versionEndExcluding\":\"3.7.3\",\"matchCriteriaId\":\"4C910F83-E507-4572-93B0-740BFBA89B7A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92BC9265-6959-4D37-BE5E-8C45E98992F8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"831F0F47-3565-4763-B16F-C87B1FF2035E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0E3F09B5-569F-4C58-9FCA-3C0953D107B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_eus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6C3741B8-851F-475D-B428-523F4F722350\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6897676D-53F9-45B3-B27F-7FF9A4C58D33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E28F226A-CBC7-4A32-BE58-398FA5B42481\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_aus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"76C24D94-834A-4E9D-8F73-624AFA99AAA2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B09ACF2D-D83F-4A86-8185-9569605D8EE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AC10D919-57FD-4725-B8D2-39ECB476902F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_tus:8.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1272DF03-7674-4BD4-8E64-94004B195448\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3520\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3725\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"talos-cna@cisco.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202003-26\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758\",\"source\":\"talos-cna@cisco.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3520\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3725\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/r1b103833cb5bc8466e24ff0ecc5e75b45a705334ab6a444e64e840a0%40%3Cissues.bookkeeper.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/08/msg00034.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202003-26\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://talosintelligence.com/vulnerability_reports/TALOS-2019-0758\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}"
}
}
SUSE-SU-2020:3930-1
Vulnerability from csaf_suse - Published: 2020-12-23 17:20 - Updated: 2020-12-23 17:20Summary
Security update for python3
Severity
Important
Notes
Title of the patch: Security update for python3
Description of the patch: This update for python3 fixes the following issues:
- Fixed CVE-2020-27619 (bsc#1178009), where Lib/test/multibytecodec_support
calls eval() on content retrieved via HTTP.
- Change setuptools and pip version numbers according to new wheels
- Handful of changes to make python36 compatible with SLE15 and SLE12
(jsc#ECO-2799, jsc#SLE-13738)
- add triplets for mips-r6 and riscv
- RISC-V needs CTYPES_PASS_BY_REF_HACK
Update to 3.6.12 (bsc#1179193)
* Ensure python3.dll is loaded from correct locations when Python is embedded
* The __hash__() methods of ipaddress.IPv4Interface and ipaddress.IPv6Interface
incorrectly generated constant hash values of 32 and 128 respectively. This
resulted in always causing hash collisions. The fix uses hash() to generate
hash values for the tuple of (address, mask length, network address).
* Prevent http header injection by rejecting control characters in
http.client.putrequest(…).
* Unpickling invalid NEWOBJ_EX opcode with the C implementation raises now
UnpicklingError instead of crashing.
* Avoid infinite loop when reading specially crafted TAR files using the tarfile
module
- This release also fixes CVE-2020-26116 (bsc#1177211) and CVE-2019-20907 (bsc#1174091).
Update to 3.6.11:
- Disallow CR or LF in email.headerregistry. Address
arguments to guard against header injection attacks.
- Disallow control characters in hostnames in http.client, addressing
CVE-2019-18348. Such potentially malicious header injection URLs now
cause a InvalidURL to be raised. (bsc#1155094)
- CVE-2020-8492: The AbstractBasicAuthHandler class
of the urllib.request module uses an inefficient regular
expression which can be exploited by an attacker to cause
a denial of service. Fix the regex to prevent the
catastrophic backtracking. Vulnerability reported by Ben
Caller and Matt Schwager.
Patchnames: SUSE-2020-3930,SUSE-SLE-Module-Basesystem-15-SP1-2020-3930,SUSE-SLE-Module-Basesystem-15-SP2-2020-3930,SUSE-SLE-Module-Basesystem-15-SP3-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP1-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP2-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP3-2020-3930,SUSE-SLE-Product-HPC-15-2020-3930,SUSE-SLE-Product-SLES-15-2020-3930,SUSE-SLE-Product-SLES_SAP-15-2020-3930
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.1 (Medium)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.8 (Medium)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
166 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
41 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\n- Fixed CVE-2020-27619 (bsc#1178009), where Lib/test/multibytecodec_support\n calls eval() on content retrieved via HTTP.\n- Change setuptools and pip version numbers according to new wheels\n- Handful of changes to make python36 compatible with SLE15 and SLE12\n (jsc#ECO-2799, jsc#SLE-13738)\n- add triplets for mips-r6 and riscv\n- RISC-V needs CTYPES_PASS_BY_REF_HACK\n\nUpdate to 3.6.12 (bsc#1179193)\n\n* Ensure python3.dll is loaded from correct locations when Python is embedded\n* The __hash__() methods of ipaddress.IPv4Interface and ipaddress.IPv6Interface \n incorrectly generated constant hash values of 32 and 128 respectively. This \n resulted in always causing hash collisions. The fix uses hash() to generate \n hash values for the tuple of (address, mask length, network address).\n* Prevent http header injection by rejecting control characters in \n http.client.putrequest(\u2026).\n* Unpickling invalid NEWOBJ_EX opcode with the C implementation raises now \n UnpicklingError instead of crashing.\n* Avoid infinite loop when reading specially crafted TAR files using the tarfile \n module\n\n- This release also fixes CVE-2020-26116 (bsc#1177211) and CVE-2019-20907 (bsc#1174091).\n\nUpdate to 3.6.11:\n\n- Disallow CR or LF in email.headerregistry. Address\n arguments to guard against header injection attacks.\n- Disallow control characters in hostnames in http.client, addressing\n CVE-2019-18348. Such potentially malicious header injection URLs now\n cause a InvalidURL to be raised. (bsc#1155094)\n- CVE-2020-8492: The AbstractBasicAuthHandler class\n of the urllib.request module uses an inefficient regular\n expression which can be exploited by an attacker to cause\n a denial of service. Fix the regex to prevent the\n catastrophic backtracking. Vulnerability reported by Ben\n Caller and Matt Schwager.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3930,SUSE-SLE-Module-Basesystem-15-SP1-2020-3930,SUSE-SLE-Module-Basesystem-15-SP2-2020-3930,SUSE-SLE-Module-Basesystem-15-SP3-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP1-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP2-2020-3930,SUSE-SLE-Module-Development-Tools-15-SP3-2020-3930,SUSE-SLE-Product-HPC-15-2020-3930,SUSE-SLE-Product-SLES-15-2020-3930,SUSE-SLE-Product-SLES_SAP-15-2020-3930",
"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-2020_3930-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3930-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203930-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3930-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/008118.html"
},
{
"category": "self",
"summary": "SUSE Bug 1155094",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "self",
"summary": "SUSE Bug 1174091",
"url": "https://bugzilla.suse.com/1174091"
},
{
"category": "self",
"summary": "SUSE Bug 1174571",
"url": "https://bugzilla.suse.com/1174571"
},
{
"category": "self",
"summary": "SUSE Bug 1174701",
"url": "https://bugzilla.suse.com/1174701"
},
{
"category": "self",
"summary": "SUSE Bug 1177211",
"url": "https://bugzilla.suse.com/1177211"
},
{
"category": "self",
"summary": "SUSE Bug 1178009",
"url": "https://bugzilla.suse.com/1178009"
},
{
"category": "self",
"summary": "SUSE Bug 1179193",
"url": "https://bugzilla.suse.com/1179193"
},
{
"category": "self",
"summary": "SUSE Bug 1179630",
"url": "https://bugzilla.suse.com/1179630"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16935 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16935/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-18348 page",
"url": "https://www.suse.com/security/cve/CVE-2019-18348/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-14422 page",
"url": "https://www.suse.com/security/cve/CVE-2020-14422/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-26116 page",
"url": "https://www.suse.com/security/cve/CVE-2020-26116/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-27619 page",
"url": "https://www.suse.com/security/cve/CVE-2020-27619/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2020-12-23T17:20:39Z",
"generator": {
"date": "2020-12-23T17:20:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3930-1",
"initial_release_date": "2020-12-23T17:20:39Z",
"revision_history": [
{
"date": "2020-12-23T17:20:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"product_id": "libpython3_6m1_0-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-3.6.12-3.67.2.aarch64",
"product_id": "python3-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-base-3.6.12-3.67.2.aarch64",
"product_id": "python3-base-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-curses-3.6.12-3.67.2.aarch64",
"product_id": "python3-curses-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64",
"product_id": "python3-dbm-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-devel-3.6.12-3.67.2.aarch64",
"product_id": "python3-devel-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-doc-3.6.12-3.67.2.aarch64",
"product_id": "python3-doc-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.12-3.67.2.aarch64",
"product_id": "python3-doc-devhelp-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-idle-3.6.12-3.67.2.aarch64",
"product_id": "python3-idle-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-testsuite-3.6.12-3.67.2.aarch64",
"product_id": "python3-testsuite-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-tk-3.6.12-3.67.2.aarch64",
"product_id": "python3-tk-3.6.12-3.67.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.12-3.67.2.aarch64",
"product": {
"name": "python3-tools-3.6.12-3.67.2.aarch64",
"product_id": "python3-tools-3.6.12-3.67.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.12-3.67.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product": {
"name": "python3-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product_id": "python3-64bit-3.6.12-3.67.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-base-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product": {
"name": "python3-base-64bit-3.6.12-3.67.2.aarch64_ilp32",
"product_id": "python3-base-64bit-3.6.12-3.67.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-3.67.2.i586",
"product": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.i586",
"product_id": "libpython3_6m1_0-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.12-3.67.2.i586",
"product": {
"name": "python3-3.6.12-3.67.2.i586",
"product_id": "python3-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.12-3.67.2.i586",
"product": {
"name": "python3-base-3.6.12-3.67.2.i586",
"product_id": "python3-base-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.12-3.67.2.i586",
"product": {
"name": "python3-curses-3.6.12-3.67.2.i586",
"product_id": "python3-curses-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.12-3.67.2.i586",
"product": {
"name": "python3-dbm-3.6.12-3.67.2.i586",
"product_id": "python3-dbm-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.12-3.67.2.i586",
"product": {
"name": "python3-devel-3.6.12-3.67.2.i586",
"product_id": "python3-devel-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.12-3.67.2.i586",
"product": {
"name": "python3-doc-3.6.12-3.67.2.i586",
"product_id": "python3-doc-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.12-3.67.2.i586",
"product": {
"name": "python3-doc-devhelp-3.6.12-3.67.2.i586",
"product_id": "python3-doc-devhelp-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.12-3.67.2.i586",
"product": {
"name": "python3-idle-3.6.12-3.67.2.i586",
"product_id": "python3-idle-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.12-3.67.2.i586",
"product": {
"name": "python3-testsuite-3.6.12-3.67.2.i586",
"product_id": "python3-testsuite-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.12-3.67.2.i586",
"product": {
"name": "python3-tk-3.6.12-3.67.2.i586",
"product_id": "python3-tk-3.6.12-3.67.2.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.12-3.67.2.i586",
"product": {
"name": "python3-tools-3.6.12-3.67.2.i586",
"product_id": "python3-tools-3.6.12-3.67.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"product_id": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-3.6.12-3.67.2.ppc64le",
"product_id": "python3-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-base-3.6.12-3.67.2.ppc64le",
"product_id": "python3-base-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-curses-3.6.12-3.67.2.ppc64le",
"product_id": "python3-curses-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-dbm-3.6.12-3.67.2.ppc64le",
"product_id": "python3-dbm-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-devel-3.6.12-3.67.2.ppc64le",
"product_id": "python3-devel-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-doc-3.6.12-3.67.2.ppc64le",
"product_id": "python3-doc-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.12-3.67.2.ppc64le",
"product_id": "python3-doc-devhelp-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-idle-3.6.12-3.67.2.ppc64le",
"product_id": "python3-idle-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-testsuite-3.6.12-3.67.2.ppc64le",
"product_id": "python3-testsuite-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-tk-3.6.12-3.67.2.ppc64le",
"product_id": "python3-tk-3.6.12-3.67.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.12-3.67.2.ppc64le",
"product": {
"name": "python3-tools-3.6.12-3.67.2.ppc64le",
"product_id": "python3-tools-3.6.12-3.67.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-3.67.2.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.s390x",
"product_id": "libpython3_6m1_0-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-3.6.12-3.67.2.s390x",
"product_id": "python3-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-base-3.6.12-3.67.2.s390x",
"product_id": "python3-base-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-curses-3.6.12-3.67.2.s390x",
"product_id": "python3-curses-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-dbm-3.6.12-3.67.2.s390x",
"product_id": "python3-dbm-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-devel-3.6.12-3.67.2.s390x",
"product_id": "python3-devel-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-doc-3.6.12-3.67.2.s390x",
"product_id": "python3-doc-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.12-3.67.2.s390x",
"product_id": "python3-doc-devhelp-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-idle-3.6.12-3.67.2.s390x",
"product_id": "python3-idle-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-testsuite-3.6.12-3.67.2.s390x",
"product_id": "python3-testsuite-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-tk-3.6.12-3.67.2.s390x",
"product_id": "python3-tk-3.6.12-3.67.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.12-3.67.2.s390x",
"product": {
"name": "python3-tools-3.6.12-3.67.2.s390x",
"product_id": "python3-tools-3.6.12-3.67.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"product_id": "libpython3_6m1_0-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.12-3.67.2.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.12-3.67.2.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-3.6.12-3.67.2.x86_64",
"product_id": "python3-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-32bit-3.6.12-3.67.2.x86_64",
"product_id": "python3-32bit-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-base-3.6.12-3.67.2.x86_64",
"product_id": "python3-base-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-base-32bit-3.6.12-3.67.2.x86_64",
"product_id": "python3-base-32bit-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-curses-3.6.12-3.67.2.x86_64",
"product_id": "python3-curses-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64",
"product_id": "python3-dbm-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-devel-3.6.12-3.67.2.x86_64",
"product_id": "python3-devel-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-doc-3.6.12-3.67.2.x86_64",
"product_id": "python3-doc-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.12-3.67.2.x86_64",
"product_id": "python3-doc-devhelp-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-idle-3.6.12-3.67.2.x86_64",
"product_id": "python3-idle-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-testsuite-3.6.12-3.67.2.x86_64",
"product_id": "python3-testsuite-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-tk-3.6.12-3.67.2.x86_64",
"product_id": "python3-tk-3.6.12-3.67.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.12-3.67.2.x86_64",
"product": {
"name": "python3-tools-3.6.12-3.67.2.x86_64",
"product_id": "python3-tools-3.6.12-3.67.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
}
],
"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.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-base-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-base-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-base-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-curses-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-curses-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-devel-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-devel-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-idle-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-idle-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-testsuite-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-testsuite-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-testsuite-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-testsuite-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tk-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tk-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-base-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-base-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-base-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-curses-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-curses-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-devel-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-devel-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-idle-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-idle-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tk-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tk-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tools-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tools-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP1",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tools-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tools-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-base-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-base-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-base-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-base-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-base-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-curses-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-curses-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-devel-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-devel-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-idle-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-idle-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tk-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tk-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tools-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x"
},
"product_reference": "python3-tools-3.6.12-3.67.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-base-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-base-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-curses-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-curses-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-dbm-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-devel-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-devel-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-idle-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-idle-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tk-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tk-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le"
},
"product_reference": "python3-tools-3.6.12-3.67.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.12-3.67.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
},
"product_reference": "python3-tools-3.6.12-3.67.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-16935",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16935"
}
],
"notes": [
{
"category": "general",
"text": "The documentation XML-RPC server in Python through 2.7.16, 3.x through 3.6.9, and 3.7.x through 3.7.4 has XSS via the server_title field. This occurs in Lib/DocXMLRPCServer.py in Python 2.x, and in Lib/xmlrpc/server.py in Python 3.x. If set_server_title is called with untrusted input, arbitrary JavaScript can be delivered to clients that visit the http URL for this server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16935",
"url": "https://www.suse.com/security/cve/CVE-2019-16935"
},
{
"category": "external",
"summary": "SUSE Bug 1153238 for CVE-2019-16935",
"url": "https://bugzilla.suse.com/1153238"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2019-16935"
},
{
"cve": "CVE-2019-18348",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-18348"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the host component of a URL) followed by an HTTP header. This is similar to the CVE-2019-9740 query string issue and the CVE-2019-9947 path string issue. (This is not exploitable when glibc has CVE-2016-10739 fixed.). This is fixed in: v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1; v3.6.11, v3.6.11rc1, v3.6.12; v3.7.8, v3.7.8rc1, v3.7.9; v3.8.3, v3.8.3rc1, v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-18348",
"url": "https://www.suse.com/security/cve/CVE-2019-18348"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-18348",
"url": "https://bugzilla.suse.com/1155094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2020-14422",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-14422"
}
],
"notes": [
{
"category": "general",
"text": "Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface objects, and this attacker can cause many dictionary entries to be created. This is fixed in: v3.5.10, v3.5.10rc1; v3.6.12; v3.7.9; v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1; v3.9.0, v3.9.0b4, v3.9.0b5, v3.9.0rc1, v3.9.0rc2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-14422",
"url": "https://www.suse.com/security/cve/CVE-2020-14422"
},
{
"category": "external",
"summary": "SUSE Bug 1173274 for CVE-2020-14422",
"url": "https://bugzilla.suse.com/1173274"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "important"
}
],
"title": "CVE-2020-14422"
},
{
"cve": "CVE-2020-26116",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-26116"
}
],
"notes": [
{
"category": "general",
"text": "http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-26116",
"url": "https://www.suse.com/security/cve/CVE-2020-26116"
},
{
"category": "external",
"summary": "SUSE Bug 1177120 for CVE-2020-26116",
"url": "https://bugzilla.suse.com/1177120"
},
{
"category": "external",
"summary": "SUSE Bug 1177211 for CVE-2020-26116",
"url": "https://bugzilla.suse.com/1177211"
},
{
"category": "external",
"summary": "SUSE Bug 1192361 for CVE-2020-26116",
"url": "https://bugzilla.suse.com/1192361"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-27619",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-27619"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-27619",
"url": "https://www.suse.com/security/cve/CVE-2020-27619"
},
{
"category": "external",
"summary": "SUSE Bug 1178009 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1178009"
},
{
"category": "external",
"summary": "SUSE Bug 1180254 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1180254"
},
{
"category": "external",
"summary": "SUSE Bug 1193386 for CVE-2020-27619",
"url": "https://bugzilla.suse.com/1193386"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "important"
}
],
"title": "CVE-2020-27619"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-testsuite-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP1:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP2:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.s390x",
"SUSE Linux Enterprise Server 15-LTSS:python3-tools-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libpython3_6m1_0-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-base-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-curses-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-dbm-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-devel-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-idle-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tk-3.6.12-3.67.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:python3-tools-3.6.12-3.67.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-23T17:20:39Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
}
]
}
WID-SEC-W-2024-1601
Vulnerability from csaf_certbund - Published: 2019-01-31 23:00 - Updated: 2025-11-09 23:00Summary
Python: Mehrere Schwachstellen ermöglichen Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Python ist eine universelle, üblicherweise interpretierte höhere Programmiersprache.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Python ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Open Source Python
Open Source
|
cpe:/a:python:python:-
|
— |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Open Source Python
Open Source
|
cpe:/a:python:python:-
|
— |
References
22 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Python ist eine universelle, \u00fcblicherweise interpretierte h\u00f6here Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Python ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1601 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2024-1601.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1601 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1601"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:0215-1 vom 2019-01-31",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190215-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:0223-1 vom 2019-02-01",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190223-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:0243-1 vom 2019-02-06",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190243-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:0271-1 vom 2019-02-08",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190271-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:0482-2 vom 2019-04-27",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190482-2.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2019:0243-2 vom 2019-04-28",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190243-2.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2019:2030 vom 2019-08-06",
"url": "https://access.redhat.com/errata/RHSA-2019:2030"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4127-1 vom 2019-09-10",
"url": "https://usn.ubuntu.com/4127-1/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4127-2 vom 2019-09-10",
"url": "https://usn.ubuntu.com/4127-2/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2019:3725 vom 2019-11-06",
"url": "https://access.redhat.com/errata/RHSA-2019:3725"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2019:3520 vom 2019-11-05",
"url": "https://access.redhat.com/errata/RHSA-2019:3520"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2019-236 vom 2019-11-14",
"url": "https://downloads.avaya.com/css/P8/documents/101062294"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0114-1 vom 2020-01-17",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200114-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0234-1 vom 2020-01-25",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200234-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0302-1 vom 2020-02-03",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200302-1.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2337 vom 2020-08-22",
"url": "https://lists.debian.org/debian-lts-announce/2020/debian-lts-announce-202008/msg00034.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3563-1 vom 2020-11-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007892.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:3930-1 vom 2020-12-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/008118.html"
},
{
"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": "openSUSE Security Update OPENSUSE-SU-2025:15713-1 vom 2025-11-08",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/V7NUQ3GPXSJ6QCFNNBJQ5D3UZXUYCUBE/"
}
],
"source_lang": "en-US",
"title": "Python: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2025-11-09T23:00:00.000+00:00",
"generator": {
"date": "2025-11-10T10:37:29.642+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-1601",
"initial_release_date": "2019-01-31T23:00:00.000+00:00",
"revision_history": [
{
"date": "2019-01-31T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2019-02-03T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2019-02-05T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2019-02-07T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2019-02-25T23:00:00.000+00:00",
"number": "5",
"summary": "Referenz(en) aufgenommen: SUSE-SU-2019:0482-1"
},
{
"date": "2019-03-06T23:00:00.000+00:00",
"number": "6",
"summary": "Referenz(en) aufgenommen: FEDORA-2019-0C91CE7B3C"
},
{
"date": "2019-03-20T23:00:00.000+00:00",
"number": "7",
"summary": "Referenz(en) aufgenommen: FEDORA-2019-6E1938A3C5, FEDORA-2019-CF725DD20B, FEDORA-2019-6BAEB15DA3, FEDORA-2019-6B02154AA0"
},
{
"date": "2019-03-21T23:00:00.000+00:00",
"number": "8",
"summary": "Referenz(en) aufgenommen: FEDORA-2019-51F1E08207, FEDORA-2019-7D9F3CF3CE"
},
{
"date": "2019-04-28T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2019-08-06T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2019-09-09T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2019-09-10T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2019-11-05T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2019-11-14T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2020-01-16T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-01-26T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-02-03T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-07-14T22:00:00.000+00:00",
"number": "18",
"summary": "Referenz(en) aufgenommen: DLA-2280"
},
{
"date": "2020-08-23T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2020-11-30T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-12-23T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-11T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-09T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "23"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Avaya Aura Communication Manager",
"product": {
"name": "Avaya Aura Communication Manager",
"product_id": "T015126",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:communication_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Session Manager",
"product": {
"name": "Avaya Aura Session Manager",
"product_id": "T015127",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:session_manager:-"
}
}
}
],
"category": "vendor",
"name": "Avaya"
},
{
"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": [
{
"category": "product_name",
"name": "Open Source Python",
"product": {
"name": "Open Source Python",
"product_id": "113051",
"product_identification_helper": {
"cpe": "cpe:/a:python:python:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"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": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"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-2018-20406",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T027843",
"T015127",
"T015126",
"113051"
]
},
"release_date": "2019-01-31T23:00:00.000+00:00",
"title": "CVE-2018-20406"
},
{
"cve": "CVE-2019-5010",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T027843",
"T015127",
"T015126",
"113051"
]
},
"release_date": "2019-01-31T23:00:00.000+00:00",
"title": "CVE-2019-5010"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…