Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-8492 (GCVE-0-2020-8492)
Vulnerability from cvelistv5 – Published: 2020-01-30 00:00 – Updated: 2024-08-04 10:03- n/a
| URL | Tags |
|---|---|
| https://bugs.python.org/issue39503 | |
| https://python-security.readthedocs.io/vuln/urlli… | |
| https://github.com/python/cpython/pull/18284 | |
| https://security.netapp.com/advisory/ntap-2020022… | |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisory |
| https://usn.ubuntu.com/4333-1/ | vendor-advisory |
| https://usn.ubuntu.com/4333-2/ | vendor-advisory |
| https://security.gentoo.org/glsa/202005-09 | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-list |
| https://lists.apache.org/thread.html/rdb31a608dd6… | mailing-list |
| https://lists.apache.org/thread.html/rfec113c7331… | mailing-list |
| https://lists.debian.org/debian-lts-announce/2023… | mailing-list |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T10:03:45.890Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://bugs.python.org/issue39503"
},
{
"tags": [
"x_transferred"
],
"url": "https://python-security.readthedocs.io/vuln/urllib-basic-auth-regex.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/python/cpython/pull/18284"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20200221-0001/"
},
{
"name": "openSUSE-SU-2020:0274",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00003.html"
},
{
"name": "USN-4333-1",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4333-1/"
},
{
"name": "USN-4333-2",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4333-2/"
},
{
"name": "GLSA-202005-09",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202005-09"
},
{
"name": "FEDORA-2020-98e0f0f11b",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APGWEMYZIY5VHLCSZ3HD67PA5Z2UQFGH/"
},
{
"name": "FEDORA-2020-6a88dad4a0",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WOKDEXLYW5UQ4S7PA7E37IITOC7C56J/"
},
{
"name": "FEDORA-2020-8bdd3fd7a4",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/"
},
{
"name": "FEDORA-2020-ea5bdbcc90",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"name": "[cassandra-commits] 20210816 [jira] [Created] (CASSANDRA-16857) Security vulnerability CVE-2020-8492",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.apache.org/thread.html/rdb31a608dd6758c6093fd645aea3fbf022dd25b37109b6aaea5bc0b5%40%3Ccommits.cassandra.apache.org%3E"
},
{
"name": "[cassandra-commits] 20210816 [jira] [Updated] (CASSANDRA-16857) Security vulnerability CVE-2020-8492",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.apache.org/thread.html/rfec113c733162b39633fd86a2d0f34bf42ac35f711b3ec1835c774da%40%3Ccommits.cassandra.apache.org%3E"
},
{
"name": "[debian-lts-announce] 20230524 [SECURITY] [DLA 3432-1] python2.7 security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-05-24T00:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://bugs.python.org/issue39503"
},
{
"url": "https://python-security.readthedocs.io/vuln/urllib-basic-auth-regex.html"
},
{
"url": "https://github.com/python/cpython/pull/18284"
},
{
"url": "https://security.netapp.com/advisory/ntap-20200221-0001/"
},
{
"name": "openSUSE-SU-2020:0274",
"tags": [
"vendor-advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00003.html"
},
{
"name": "USN-4333-1",
"tags": [
"vendor-advisory"
],
"url": "https://usn.ubuntu.com/4333-1/"
},
{
"name": "USN-4333-2",
"tags": [
"vendor-advisory"
],
"url": "https://usn.ubuntu.com/4333-2/"
},
{
"name": "GLSA-202005-09",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202005-09"
},
{
"name": "FEDORA-2020-98e0f0f11b",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APGWEMYZIY5VHLCSZ3HD67PA5Z2UQFGH/"
},
{
"name": "FEDORA-2020-6a88dad4a0",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WOKDEXLYW5UQ4S7PA7E37IITOC7C56J/"
},
{
"name": "FEDORA-2020-8bdd3fd7a4",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/"
},
{
"name": "FEDORA-2020-ea5bdbcc90",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"name": "[cassandra-commits] 20210816 [jira] [Created] (CASSANDRA-16857) Security vulnerability CVE-2020-8492",
"tags": [
"mailing-list"
],
"url": "https://lists.apache.org/thread.html/rdb31a608dd6758c6093fd645aea3fbf022dd25b37109b6aaea5bc0b5%40%3Ccommits.cassandra.apache.org%3E"
},
{
"name": "[cassandra-commits] 20210816 [jira] [Updated] (CASSANDRA-16857) Security vulnerability CVE-2020-8492",
"tags": [
"mailing-list"
],
"url": "https://lists.apache.org/thread.html/rfec113c733162b39633fd86a2d0f34bf42ac35f711b3ec1835c774da%40%3Ccommits.cassandra.apache.org%3E"
},
{
"name": "[debian-lts-announce] 20230524 [SECURITY] [DLA 3432-1] python2.7 security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-8492",
"datePublished": "2020-01-30T00:00:00.000Z",
"dateReserved": "2020-01-30T00:00:00.000Z",
"dateUpdated": "2024-08-04T10:03:45.890Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-8492",
"date": "2026-05-29",
"epss": "0.02954",
"percentile": "0.86703"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-8492\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2020-01-30T19:15:12.103\",\"lastModified\":\"2024-11-21T05:38:56.167\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Python versiones 2.7 hasta 2.7.17, versiones 3.5 hasta 3.5.9, versiones 3.6 hasta 3.6.10, versiones 3.7 hasta 3.7.6 y versiones 3.8 hasta 3.8.1, permiten a un servidor HTTP conducir ataques de Denegaci\u00f3n de Servicio de Expresi\u00f3n Regular (ReDoS) contra un cliente debido a un backtracking catastr\u00f3fico de la clase urllib.request.AbstractBasicAuthHandler.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:C\",\"baseScore\":7.1,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":8.6,\"impactScore\":6.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.7.0\",\"versionEndIncluding\":\"2.7.17\",\"matchCriteriaId\":\"369874EC-4D5F-41BE-B2AE-E21A8DCF22C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.5.0\",\"versionEndIncluding\":\"3.5.9\",\"matchCriteriaId\":\"B0FF34C4-26B8-4252-B214-174DE71F5DF8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.6.0\",\"versionEndIncluding\":\"3.6.10\",\"matchCriteriaId\":\"71677368-F12D-42C2-A47C-D593EBEC6D74\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.7.0\",\"versionEndIncluding\":\"3.7.6\",\"matchCriteriaId\":\"2D2D309C-9DA8-4339-B7B6-4358B55FB90C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.8.0\",\"versionEndIncluding\":\"3.8.1\",\"matchCriteriaId\":\"8C663B72-47B0-4042-BFD1-C2B379F31607\"}]}]},{\"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:canonical:ubuntu_linux:12.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1F3EFED2-F6BC-46D9-AB22-D5ED87EF4549\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"815D70A8-47D3-459C-A32C-9FEACA0659D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"7A5301BF-1402-4BE0-A0F8-69FBE79BC6D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"902B8056-9E37-443B-8905-8AA93E2447FB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36D96259-24BD-44E2-96D9-78CE1D41F956\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00003.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.python.org/issue39503\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/python/cpython/pull/18284\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/rdb31a608dd6758c6093fd645aea3fbf022dd25b37109b6aaea5bc0b5%40%3Ccommits.cassandra.apache.org%3E\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.apache.org/thread.html/rfec113c733162b39633fd86a2d0f34bf42ac35f711b3ec1835c774da%40%3Ccommits.cassandra.apache.org%3E\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WOKDEXLYW5UQ4S7PA7E37IITOC7C56J/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APGWEMYZIY5VHLCSZ3HD67PA5Z2UQFGH/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://python-security.readthedocs.io/vuln/urllib-basic-auth-regex.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202005-09\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200221-0001/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4333-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4333-2/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00003.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.python.org/issue39503\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/python/cpython/pull/18284\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/rdb31a608dd6758c6093fd645aea3fbf022dd25b37109b6aaea5bc0b5%40%3Ccommits.cassandra.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.apache.org/thread.html/rfec113c733162b39633fd86a2d0f34bf42ac35f711b3ec1835c774da%40%3Ccommits.cassandra.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/2023/05/msg00024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WOKDEXLYW5UQ4S7PA7E37IITOC7C56J/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APGWEMYZIY5VHLCSZ3HD67PA5Z2UQFGH/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://python-security.readthedocs.io/vuln/urllib-basic-auth-regex.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202005-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200221-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4333-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4333-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
SUSE-SU-2020:0854-1
Vulnerability from csaf_suse - Published: 2020-04-02 13:14 - Updated: 2020-04-02 13:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issue:\n\n- CVE-2019-18348: Fixed a CRLF injection via the host part \n of the url passed to urlopen(). Now an InvalidURL exception \n is raised (bsc#1155094).\n- CVE-2019-9674: Improved the documentation to reflect the \n dangers of zip-bombs (bsc#1162825).\n- CVE-2020-8492: Fixed a regular expression in urllib that \n was prone to denial of service via HTTP (bsc#1162367).\n- Fixed an issue with version missmatch (bsc#1162224).\n- Rename idle icons to idle3 in order to not conflict with python2\n variant of the package. (bsc#1165894)\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-854,SUSE-2020-854,SUSE-OpenStack-Cloud-7-2020-854,SUSE-OpenStack-Cloud-8-2020-854,SUSE-OpenStack-Cloud-Crowbar-8-2020-854,SUSE-SLE-Module-Web-Scripting-12-2020-854,SUSE-SLE-SAP-12-SP1-2020-854,SUSE-SLE-SAP-12-SP2-2020-854,SUSE-SLE-SAP-12-SP3-2020-854,SUSE-SLE-SDK-12-SP4-2020-854,SUSE-SLE-SDK-12-SP5-2020-854,SUSE-SLE-SERVER-12-SP1-2020-854,SUSE-SLE-SERVER-12-SP2-2020-854,SUSE-SLE-SERVER-12-SP2-BCL-2020-854,SUSE-SLE-SERVER-12-SP3-2020-854,SUSE-SLE-SERVER-12-SP3-BCL-2020-854,SUSE-SLE-SERVER-12-SP4-2020-854,SUSE-SLE-SERVER-12-SP5-2020-854,SUSE-Storage-5-2020-854",
"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_0854-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:0854-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200854-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:0854-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-April/006666.html"
},
{
"category": "self",
"summary": "SUSE Bug 1155094",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "self",
"summary": "SUSE Bug 1162224",
"url": "https://bugzilla.suse.com/1162224"
},
{
"category": "self",
"summary": "SUSE Bug 1162367",
"url": "https://bugzilla.suse.com/1162367"
},
{
"category": "self",
"summary": "SUSE Bug 1162825",
"url": "https://bugzilla.suse.com/1162825"
},
{
"category": "self",
"summary": "SUSE Bug 1165894",
"url": "https://bugzilla.suse.com/1165894"
},
{
"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-9674 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9674/"
},
{
"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-04-02T13:14:19Z",
"generator": {
"date": "2020-04-02T13:14:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:0854-1",
"initial_release_date": "2020-04-02T13:14:19Z",
"revision_history": [
{
"date": "2020-04-02T13:14:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"product_id": "libpython3_4m1_0-3.4.10-25.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.45.1.aarch64",
"product": {
"name": "python3-3.4.10-25.45.1.aarch64",
"product_id": "python3-3.4.10-25.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.45.1.aarch64",
"product": {
"name": "python3-base-3.4.10-25.45.1.aarch64",
"product_id": "python3-base-3.4.10-25.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.45.1.aarch64",
"product": {
"name": "python3-curses-3.4.10-25.45.1.aarch64",
"product_id": "python3-curses-3.4.10-25.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.45.1.aarch64",
"product": {
"name": "python3-dbm-3.4.10-25.45.1.aarch64",
"product_id": "python3-dbm-3.4.10-25.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.45.1.aarch64",
"product": {
"name": "python3-devel-3.4.10-25.45.1.aarch64",
"product_id": "python3-devel-3.4.10-25.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.45.1.aarch64",
"product": {
"name": "python3-idle-3.4.10-25.45.1.aarch64",
"product_id": "python3-idle-3.4.10-25.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.45.1.aarch64",
"product": {
"name": "python3-testsuite-3.4.10-25.45.1.aarch64",
"product_id": "python3-testsuite-3.4.10-25.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.45.1.aarch64",
"product": {
"name": "python3-tk-3.4.10-25.45.1.aarch64",
"product_id": "python3-tk-3.4.10-25.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.45.1.aarch64",
"product": {
"name": "python3-tools-3.4.10-25.45.1.aarch64",
"product_id": "python3-tools-3.4.10-25.45.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-64bit-3.4.10-25.45.1.aarch64_ilp32",
"product": {
"name": "libpython3_4m1_0-64bit-3.4.10-25.45.1.aarch64_ilp32",
"product_id": "libpython3_4m1_0-64bit-3.4.10-25.45.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-64bit-3.4.10-25.45.1.aarch64_ilp32",
"product": {
"name": "python3-64bit-3.4.10-25.45.1.aarch64_ilp32",
"product_id": "python3-64bit-3.4.10-25.45.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-base-64bit-3.4.10-25.45.1.aarch64_ilp32",
"product": {
"name": "python3-base-64bit-3.4.10-25.45.1.aarch64_ilp32",
"product_id": "python3-base-64bit-3.4.10-25.45.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.45.1.i586",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.i586",
"product_id": "libpython3_4m1_0-3.4.10-25.45.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.45.1.i586",
"product": {
"name": "python3-3.4.10-25.45.1.i586",
"product_id": "python3-3.4.10-25.45.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.45.1.i586",
"product": {
"name": "python3-base-3.4.10-25.45.1.i586",
"product_id": "python3-base-3.4.10-25.45.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.45.1.i586",
"product": {
"name": "python3-curses-3.4.10-25.45.1.i586",
"product_id": "python3-curses-3.4.10-25.45.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.45.1.i586",
"product": {
"name": "python3-dbm-3.4.10-25.45.1.i586",
"product_id": "python3-dbm-3.4.10-25.45.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.45.1.i586",
"product": {
"name": "python3-devel-3.4.10-25.45.1.i586",
"product_id": "python3-devel-3.4.10-25.45.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.45.1.i586",
"product": {
"name": "python3-idle-3.4.10-25.45.1.i586",
"product_id": "python3-idle-3.4.10-25.45.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.45.1.i586",
"product": {
"name": "python3-testsuite-3.4.10-25.45.1.i586",
"product_id": "python3-testsuite-3.4.10-25.45.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.45.1.i586",
"product": {
"name": "python3-tk-3.4.10-25.45.1.i586",
"product_id": "python3-tk-3.4.10-25.45.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.45.1.i586",
"product": {
"name": "python3-tools-3.4.10-25.45.1.i586",
"product_id": "python3-tools-3.4.10-25.45.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-doc-3.4.10-25.45.1.noarch",
"product": {
"name": "python3-doc-3.4.10-25.45.1.noarch",
"product_id": "python3-doc-3.4.10-25.45.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-doc-pdf-3.4.10-25.45.1.noarch",
"product": {
"name": "python3-doc-pdf-3.4.10-25.45.1.noarch",
"product_id": "python3-doc-pdf-3.4.10-25.45.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"product_id": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.45.1.ppc64le",
"product": {
"name": "python3-3.4.10-25.45.1.ppc64le",
"product_id": "python3-3.4.10-25.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.45.1.ppc64le",
"product": {
"name": "python3-base-3.4.10-25.45.1.ppc64le",
"product_id": "python3-base-3.4.10-25.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.45.1.ppc64le",
"product": {
"name": "python3-curses-3.4.10-25.45.1.ppc64le",
"product_id": "python3-curses-3.4.10-25.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.45.1.ppc64le",
"product": {
"name": "python3-dbm-3.4.10-25.45.1.ppc64le",
"product_id": "python3-dbm-3.4.10-25.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.45.1.ppc64le",
"product": {
"name": "python3-devel-3.4.10-25.45.1.ppc64le",
"product_id": "python3-devel-3.4.10-25.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.45.1.ppc64le",
"product": {
"name": "python3-idle-3.4.10-25.45.1.ppc64le",
"product_id": "python3-idle-3.4.10-25.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.45.1.ppc64le",
"product": {
"name": "python3-testsuite-3.4.10-25.45.1.ppc64le",
"product_id": "python3-testsuite-3.4.10-25.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.45.1.ppc64le",
"product": {
"name": "python3-tk-3.4.10-25.45.1.ppc64le",
"product_id": "python3-tk-3.4.10-25.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.45.1.ppc64le",
"product": {
"name": "python3-tools-3.4.10-25.45.1.ppc64le",
"product_id": "python3-tools-3.4.10-25.45.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390",
"product_id": "libpython3_4m1_0-3.4.10-25.45.1.s390"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.45.1.s390",
"product": {
"name": "python3-3.4.10-25.45.1.s390",
"product_id": "python3-3.4.10-25.45.1.s390"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.45.1.s390",
"product": {
"name": "python3-base-3.4.10-25.45.1.s390",
"product_id": "python3-base-3.4.10-25.45.1.s390"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.45.1.s390",
"product": {
"name": "python3-curses-3.4.10-25.45.1.s390",
"product_id": "python3-curses-3.4.10-25.45.1.s390"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.45.1.s390",
"product": {
"name": "python3-dbm-3.4.10-25.45.1.s390",
"product_id": "python3-dbm-3.4.10-25.45.1.s390"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.45.1.s390",
"product": {
"name": "python3-devel-3.4.10-25.45.1.s390",
"product_id": "python3-devel-3.4.10-25.45.1.s390"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.45.1.s390",
"product": {
"name": "python3-idle-3.4.10-25.45.1.s390",
"product_id": "python3-idle-3.4.10-25.45.1.s390"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.45.1.s390",
"product": {
"name": "python3-testsuite-3.4.10-25.45.1.s390",
"product_id": "python3-testsuite-3.4.10-25.45.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.45.1.s390",
"product": {
"name": "python3-tk-3.4.10-25.45.1.s390",
"product_id": "python3-tk-3.4.10-25.45.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.45.1.s390",
"product": {
"name": "python3-tools-3.4.10-25.45.1.s390",
"product_id": "python3-tools-3.4.10-25.45.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390x",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390x",
"product_id": "libpython3_4m1_0-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"product_id": "libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.45.1.s390x",
"product": {
"name": "python3-3.4.10-25.45.1.s390x",
"product_id": "python3-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.10-25.45.1.s390x",
"product": {
"name": "python3-32bit-3.4.10-25.45.1.s390x",
"product_id": "python3-32bit-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.45.1.s390x",
"product": {
"name": "python3-base-3.4.10-25.45.1.s390x",
"product_id": "python3-base-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.10-25.45.1.s390x",
"product": {
"name": "python3-base-32bit-3.4.10-25.45.1.s390x",
"product_id": "python3-base-32bit-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.45.1.s390x",
"product": {
"name": "python3-curses-3.4.10-25.45.1.s390x",
"product_id": "python3-curses-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.45.1.s390x",
"product": {
"name": "python3-dbm-3.4.10-25.45.1.s390x",
"product_id": "python3-dbm-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.45.1.s390x",
"product": {
"name": "python3-devel-3.4.10-25.45.1.s390x",
"product_id": "python3-devel-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.45.1.s390x",
"product": {
"name": "python3-idle-3.4.10-25.45.1.s390x",
"product_id": "python3-idle-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.45.1.s390x",
"product": {
"name": "python3-testsuite-3.4.10-25.45.1.s390x",
"product_id": "python3-testsuite-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.45.1.s390x",
"product": {
"name": "python3-tk-3.4.10-25.45.1.s390x",
"product_id": "python3-tk-3.4.10-25.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.45.1.s390x",
"product": {
"name": "python3-tools-3.4.10-25.45.1.s390x",
"product_id": "python3-tools-3.4.10-25.45.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"product_id": "libpython3_4m1_0-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.45.1.x86_64",
"product": {
"name": "python3-3.4.10-25.45.1.x86_64",
"product_id": "python3-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.45.1.x86_64",
"product": {
"name": "python3-base-3.4.10-25.45.1.x86_64",
"product_id": "python3-base-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.45.1.x86_64",
"product": {
"name": "python3-curses-3.4.10-25.45.1.x86_64",
"product_id": "python3-curses-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.45.1.x86_64",
"product": {
"name": "python3-devel-3.4.10-25.45.1.x86_64",
"product_id": "python3-devel-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"product_id": "libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.10-25.45.1.x86_64",
"product": {
"name": "python3-32bit-3.4.10-25.45.1.x86_64",
"product_id": "python3-32bit-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.10-25.45.1.x86_64",
"product": {
"name": "python3-base-32bit-3.4.10-25.45.1.x86_64",
"product_id": "python3-base-32bit-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.45.1.x86_64",
"product": {
"name": "python3-dbm-3.4.10-25.45.1.x86_64",
"product_id": "python3-dbm-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.45.1.x86_64",
"product": {
"name": "python3-idle-3.4.10-25.45.1.x86_64",
"product_id": "python3-idle-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.45.1.x86_64",
"product": {
"name": "python3-testsuite-3.4.10-25.45.1.x86_64",
"product_id": "python3-testsuite-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.45.1.x86_64",
"product": {
"name": "python3-tk-3.4.10-25.45.1.x86_64",
"product_id": "python3-tk-3.4.10-25.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.45.1.x86_64",
"product": {
"name": "python3-tools-3.4.10-25.45.1.x86_64",
"product_id": "python3-tools-3.4.10-25.45.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-devel-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-base-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-dbm-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-dbm-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-dbm-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-dbm-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-devel-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-dbm-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-dbm-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-dbm-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-dbm-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-devel-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-devel-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-devel-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-base-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-devel-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-base-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-base-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-base-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-tk-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-tk-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-tk-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-base-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.45.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-tk-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le"
},
"product_reference": "python3-tk-3.4.10-25.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.45.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x"
},
"product_reference": "python3-tk-3.4.10-25.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.45.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.45.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-base-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.45.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.45.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.45.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.45.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"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": [
"HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.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": [
"HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-02T13:14:19Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2019-9674",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9674"
}
],
"notes": [
{
"category": "general",
"text": "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9674",
"url": "https://www.suse.com/security/cve/CVE-2019-9674"
},
{
"category": "external",
"summary": "SUSE Bug 1162825 for CVE-2019-9674",
"url": "https://bugzilla.suse.com/1162825"
}
],
"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": [
"HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-02T13:14:19Z",
"details": "moderate"
}
],
"title": "CVE-2019-9674"
},
{
"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": [
"HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.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": [
"HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.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": [
"HPE Helion OpenStack 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-base-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-curses-3.4.10-25.45.1.x86_64",
"HPE Helion OpenStack 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Enterprise Storage 5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.45.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.s390x",
"SUSE OpenStack Cloud 7:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud 8:python3-devel-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython3_4m1_0-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-base-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-curses-3.4.10-25.45.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python3-devel-3.4.10-25.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-04-02T13:14:19Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
}
]
}
SUSE-SU-2020:14306-1
Vulnerability from csaf_suse - Published: 2020-03-03 14:23 - Updated: 2020-03-03 14:23| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libpython2_6-1_0-2.6.9-40.35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:python-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:python-base-2.6.9-40.35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:python-curses-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:python-demo-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:python-doc-2.6-8.40.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:python-doc-pdf-2.6-8.40.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:python-gdbm-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:python-idle-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:python-tk-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:python-xml-2.6.9-40.35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-doc-2.6-8.40.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-doc-pdf-2.6-8.40.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following security issue:\n\n- CVE-2020-8492: Fixed a regular expression in urllib that was prone to denial of service via HTTP (bsc#1162367).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sleposp3-python-14306,slessp4-python-14306",
"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_14306-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:14306-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-202014306-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:14306-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-March/006570.html"
},
{
"category": "self",
"summary": "SUSE Bug 1162367",
"url": "https://bugzilla.suse.com/1162367"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2020-03-03T14:23:57Z",
"generator": {
"date": "2020-03-03T14:23:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:14306-1",
"initial_release_date": "2020-03-03T14:23:57Z",
"revision_history": [
{
"date": "2020-03-03T14:23:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_6-1_0-2.6.9-40.35.1.i586",
"product": {
"name": "libpython2_6-1_0-2.6.9-40.35.1.i586",
"product_id": "libpython2_6-1_0-2.6.9-40.35.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.6.9-40.35.2.i586",
"product": {
"name": "python-2.6.9-40.35.2.i586",
"product_id": "python-2.6.9-40.35.2.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.6.9-40.35.1.i586",
"product": {
"name": "python-base-2.6.9-40.35.1.i586",
"product_id": "python-base-2.6.9-40.35.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.6.9-40.35.2.i586",
"product": {
"name": "python-curses-2.6.9-40.35.2.i586",
"product_id": "python-curses-2.6.9-40.35.2.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.6.9-40.35.2.i586",
"product": {
"name": "python-demo-2.6.9-40.35.2.i586",
"product_id": "python-demo-2.6.9-40.35.2.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.6.9-40.35.2.i586",
"product": {
"name": "python-gdbm-2.6.9-40.35.2.i586",
"product_id": "python-gdbm-2.6.9-40.35.2.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.6.9-40.35.2.i586",
"product": {
"name": "python-idle-2.6.9-40.35.2.i586",
"product_id": "python-idle-2.6.9-40.35.2.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.6.9-40.35.2.i586",
"product": {
"name": "python-tk-2.6.9-40.35.2.i586",
"product_id": "python-tk-2.6.9-40.35.2.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.6.9-40.35.1.i586",
"product": {
"name": "python-xml-2.6.9-40.35.1.i586",
"product_id": "python-xml-2.6.9-40.35.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.6-8.40.35.1.noarch",
"product": {
"name": "python-doc-2.6-8.40.35.1.noarch",
"product_id": "python-doc-2.6-8.40.35.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.6-8.40.35.1.noarch",
"product": {
"name": "python-doc-pdf-2.6-8.40.35.1.noarch",
"product_id": "python-doc-pdf-2.6-8.40.35.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_6-1_0-2.6.9-40.35.1.ppc64",
"product": {
"name": "libpython2_6-1_0-2.6.9-40.35.1.ppc64",
"product_id": "libpython2_6-1_0-2.6.9-40.35.1.ppc64"
}
},
{
"category": "product_version",
"name": "libpython2_6-1_0-32bit-2.6.9-40.35.1.ppc64",
"product": {
"name": "libpython2_6-1_0-32bit-2.6.9-40.35.1.ppc64",
"product_id": "libpython2_6-1_0-32bit-2.6.9-40.35.1.ppc64"
}
},
{
"category": "product_version",
"name": "python-2.6.9-40.35.2.ppc64",
"product": {
"name": "python-2.6.9-40.35.2.ppc64",
"product_id": "python-2.6.9-40.35.2.ppc64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.6.9-40.35.2.ppc64",
"product": {
"name": "python-32bit-2.6.9-40.35.2.ppc64",
"product_id": "python-32bit-2.6.9-40.35.2.ppc64"
}
},
{
"category": "product_version",
"name": "python-base-2.6.9-40.35.1.ppc64",
"product": {
"name": "python-base-2.6.9-40.35.1.ppc64",
"product_id": "python-base-2.6.9-40.35.1.ppc64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.6.9-40.35.1.ppc64",
"product": {
"name": "python-base-32bit-2.6.9-40.35.1.ppc64",
"product_id": "python-base-32bit-2.6.9-40.35.1.ppc64"
}
},
{
"category": "product_version",
"name": "python-curses-2.6.9-40.35.2.ppc64",
"product": {
"name": "python-curses-2.6.9-40.35.2.ppc64",
"product_id": "python-curses-2.6.9-40.35.2.ppc64"
}
},
{
"category": "product_version",
"name": "python-demo-2.6.9-40.35.2.ppc64",
"product": {
"name": "python-demo-2.6.9-40.35.2.ppc64",
"product_id": "python-demo-2.6.9-40.35.2.ppc64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.6.9-40.35.2.ppc64",
"product": {
"name": "python-gdbm-2.6.9-40.35.2.ppc64",
"product_id": "python-gdbm-2.6.9-40.35.2.ppc64"
}
},
{
"category": "product_version",
"name": "python-idle-2.6.9-40.35.2.ppc64",
"product": {
"name": "python-idle-2.6.9-40.35.2.ppc64",
"product_id": "python-idle-2.6.9-40.35.2.ppc64"
}
},
{
"category": "product_version",
"name": "python-tk-2.6.9-40.35.2.ppc64",
"product": {
"name": "python-tk-2.6.9-40.35.2.ppc64",
"product_id": "python-tk-2.6.9-40.35.2.ppc64"
}
},
{
"category": "product_version",
"name": "python-xml-2.6.9-40.35.1.ppc64",
"product": {
"name": "python-xml-2.6.9-40.35.1.ppc64",
"product_id": "python-xml-2.6.9-40.35.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_6-1_0-2.6.9-40.35.1.s390x",
"product": {
"name": "libpython2_6-1_0-2.6.9-40.35.1.s390x",
"product_id": "libpython2_6-1_0-2.6.9-40.35.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython2_6-1_0-32bit-2.6.9-40.35.1.s390x",
"product": {
"name": "libpython2_6-1_0-32bit-2.6.9-40.35.1.s390x",
"product_id": "libpython2_6-1_0-32bit-2.6.9-40.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.6.9-40.35.2.s390x",
"product": {
"name": "python-2.6.9-40.35.2.s390x",
"product_id": "python-2.6.9-40.35.2.s390x"
}
},
{
"category": "product_version",
"name": "python-32bit-2.6.9-40.35.2.s390x",
"product": {
"name": "python-32bit-2.6.9-40.35.2.s390x",
"product_id": "python-32bit-2.6.9-40.35.2.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.6.9-40.35.1.s390x",
"product": {
"name": "python-base-2.6.9-40.35.1.s390x",
"product_id": "python-base-2.6.9-40.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.6.9-40.35.1.s390x",
"product": {
"name": "python-base-32bit-2.6.9-40.35.1.s390x",
"product_id": "python-base-32bit-2.6.9-40.35.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.6.9-40.35.2.s390x",
"product": {
"name": "python-curses-2.6.9-40.35.2.s390x",
"product_id": "python-curses-2.6.9-40.35.2.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.6.9-40.35.2.s390x",
"product": {
"name": "python-demo-2.6.9-40.35.2.s390x",
"product_id": "python-demo-2.6.9-40.35.2.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.6.9-40.35.2.s390x",
"product": {
"name": "python-gdbm-2.6.9-40.35.2.s390x",
"product_id": "python-gdbm-2.6.9-40.35.2.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.6.9-40.35.2.s390x",
"product": {
"name": "python-idle-2.6.9-40.35.2.s390x",
"product_id": "python-idle-2.6.9-40.35.2.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.6.9-40.35.2.s390x",
"product": {
"name": "python-tk-2.6.9-40.35.2.s390x",
"product_id": "python-tk-2.6.9-40.35.2.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.6.9-40.35.1.s390x",
"product": {
"name": "python-xml-2.6.9-40.35.1.s390x",
"product_id": "python-xml-2.6.9-40.35.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_6-1_0-2.6.9-40.35.1.x86_64",
"product": {
"name": "libpython2_6-1_0-2.6.9-40.35.1.x86_64",
"product_id": "libpython2_6-1_0-2.6.9-40.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_6-1_0-32bit-2.6.9-40.35.1.x86_64",
"product": {
"name": "libpython2_6-1_0-32bit-2.6.9-40.35.1.x86_64",
"product_id": "libpython2_6-1_0-32bit-2.6.9-40.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.6.9-40.35.2.x86_64",
"product": {
"name": "python-2.6.9-40.35.2.x86_64",
"product_id": "python-2.6.9-40.35.2.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.6.9-40.35.2.x86_64",
"product": {
"name": "python-32bit-2.6.9-40.35.2.x86_64",
"product_id": "python-32bit-2.6.9-40.35.2.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.6.9-40.35.1.x86_64",
"product": {
"name": "python-base-2.6.9-40.35.1.x86_64",
"product_id": "python-base-2.6.9-40.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.6.9-40.35.1.x86_64",
"product": {
"name": "python-base-32bit-2.6.9-40.35.1.x86_64",
"product_id": "python-base-32bit-2.6.9-40.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.6.9-40.35.2.x86_64",
"product": {
"name": "python-curses-2.6.9-40.35.2.x86_64",
"product_id": "python-curses-2.6.9-40.35.2.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.6.9-40.35.2.x86_64",
"product": {
"name": "python-demo-2.6.9-40.35.2.x86_64",
"product_id": "python-demo-2.6.9-40.35.2.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.6.9-40.35.2.x86_64",
"product": {
"name": "python-gdbm-2.6.9-40.35.2.x86_64",
"product_id": "python-gdbm-2.6.9-40.35.2.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.6.9-40.35.2.x86_64",
"product": {
"name": "python-idle-2.6.9-40.35.2.x86_64",
"product_id": "python-idle-2.6.9-40.35.2.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.6.9-40.35.2.x86_64",
"product": {
"name": "python-tk-2.6.9-40.35.2.x86_64",
"product_id": "python-tk-2.6.9-40.35.2.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.6.9-40.35.1.x86_64",
"product": {
"name": "python-xml-2.6.9-40.35.1.x86_64",
"product_id": "python-xml-2.6.9-40.35.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-pos:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_6-1_0-2.6.9-40.35.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libpython2_6-1_0-2.6.9-40.35.1.i586"
},
"product_reference": "libpython2_6-1_0-2.6.9-40.35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:python-2.6.9-40.35.2.i586"
},
"product_reference": "python-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.6.9-40.35.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:python-base-2.6.9-40.35.1.i586"
},
"product_reference": "python-base-2.6.9-40.35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:python-curses-2.6.9-40.35.2.i586"
},
"product_reference": "python-curses-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:python-demo-2.6.9-40.35.2.i586"
},
"product_reference": "python-demo-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.6-8.40.35.1.noarch as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:python-doc-2.6-8.40.35.1.noarch"
},
"product_reference": "python-doc-2.6-8.40.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.6-8.40.35.1.noarch as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:python-doc-pdf-2.6-8.40.35.1.noarch"
},
"product_reference": "python-doc-pdf-2.6-8.40.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:python-gdbm-2.6.9-40.35.2.i586"
},
"product_reference": "python-gdbm-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:python-idle-2.6.9-40.35.2.i586"
},
"product_reference": "python-idle-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:python-tk-2.6.9-40.35.2.i586"
},
"product_reference": "python-tk-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.6.9-40.35.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:python-xml-2.6.9-40.35.1.i586"
},
"product_reference": "python-xml-2.6.9-40.35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_6-1_0-2.6.9-40.35.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.i586"
},
"product_reference": "libpython2_6-1_0-2.6.9-40.35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_6-1_0-2.6.9-40.35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.ppc64"
},
"product_reference": "libpython2_6-1_0-2.6.9-40.35.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_6-1_0-2.6.9-40.35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.s390x"
},
"product_reference": "libpython2_6-1_0-2.6.9-40.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_6-1_0-2.6.9-40.35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.x86_64"
},
"product_reference": "libpython2_6-1_0-2.6.9-40.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_6-1_0-32bit-2.6.9-40.35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.ppc64"
},
"product_reference": "libpython2_6-1_0-32bit-2.6.9-40.35.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_6-1_0-32bit-2.6.9-40.35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.s390x"
},
"product_reference": "libpython2_6-1_0-32bit-2.6.9-40.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_6-1_0-32bit-2.6.9-40.35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.x86_64"
},
"product_reference": "libpython2_6-1_0-32bit-2.6.9-40.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.i586"
},
"product_reference": "python-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.6.9-40.35.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.ppc64"
},
"product_reference": "python-2.6.9-40.35.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.6.9-40.35.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.s390x"
},
"product_reference": "python-2.6.9-40.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.6.9-40.35.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.x86_64"
},
"product_reference": "python-2.6.9-40.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.6.9-40.35.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.ppc64"
},
"product_reference": "python-32bit-2.6.9-40.35.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.6.9-40.35.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.s390x"
},
"product_reference": "python-32bit-2.6.9-40.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.6.9-40.35.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.x86_64"
},
"product_reference": "python-32bit-2.6.9-40.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.6.9-40.35.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.i586"
},
"product_reference": "python-base-2.6.9-40.35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.6.9-40.35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.ppc64"
},
"product_reference": "python-base-2.6.9-40.35.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.6.9-40.35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.s390x"
},
"product_reference": "python-base-2.6.9-40.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.6.9-40.35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.x86_64"
},
"product_reference": "python-base-2.6.9-40.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.6.9-40.35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.ppc64"
},
"product_reference": "python-base-32bit-2.6.9-40.35.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.6.9-40.35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.s390x"
},
"product_reference": "python-base-32bit-2.6.9-40.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.6.9-40.35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.x86_64"
},
"product_reference": "python-base-32bit-2.6.9-40.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.i586"
},
"product_reference": "python-curses-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.6.9-40.35.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.ppc64"
},
"product_reference": "python-curses-2.6.9-40.35.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.6.9-40.35.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.s390x"
},
"product_reference": "python-curses-2.6.9-40.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.6.9-40.35.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.x86_64"
},
"product_reference": "python-curses-2.6.9-40.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.i586"
},
"product_reference": "python-demo-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.6.9-40.35.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.ppc64"
},
"product_reference": "python-demo-2.6.9-40.35.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.6.9-40.35.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.s390x"
},
"product_reference": "python-demo-2.6.9-40.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.6.9-40.35.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.x86_64"
},
"product_reference": "python-demo-2.6.9-40.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.6-8.40.35.1.noarch as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-doc-2.6-8.40.35.1.noarch"
},
"product_reference": "python-doc-2.6-8.40.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.6-8.40.35.1.noarch as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-doc-pdf-2.6-8.40.35.1.noarch"
},
"product_reference": "python-doc-pdf-2.6-8.40.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.i586"
},
"product_reference": "python-gdbm-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.6.9-40.35.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.ppc64"
},
"product_reference": "python-gdbm-2.6.9-40.35.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.6.9-40.35.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.s390x"
},
"product_reference": "python-gdbm-2.6.9-40.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.6.9-40.35.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.x86_64"
},
"product_reference": "python-gdbm-2.6.9-40.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.i586"
},
"product_reference": "python-idle-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.6.9-40.35.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.ppc64"
},
"product_reference": "python-idle-2.6.9-40.35.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.6.9-40.35.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.s390x"
},
"product_reference": "python-idle-2.6.9-40.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.6.9-40.35.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.x86_64"
},
"product_reference": "python-idle-2.6.9-40.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.6.9-40.35.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.i586"
},
"product_reference": "python-tk-2.6.9-40.35.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.6.9-40.35.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.ppc64"
},
"product_reference": "python-tk-2.6.9-40.35.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.6.9-40.35.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.s390x"
},
"product_reference": "python-tk-2.6.9-40.35.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.6.9-40.35.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.x86_64"
},
"product_reference": "python-tk-2.6.9-40.35.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.6.9-40.35.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.i586"
},
"product_reference": "python-xml-2.6.9-40.35.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.6.9-40.35.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.ppc64"
},
"product_reference": "python-xml-2.6.9-40.35.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.6.9-40.35.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.s390x"
},
"product_reference": "python-xml-2.6.9-40.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.6.9-40.35.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.x86_64"
},
"product_reference": "python-xml-2.6.9-40.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"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 Point of Sale 11 SP3:libpython2_6-1_0-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-base-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-curses-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-demo-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-doc-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-doc-pdf-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-gdbm-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-idle-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-tk-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-xml-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-doc-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-doc-pdf-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.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 Point of Sale 11 SP3:libpython2_6-1_0-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-base-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-curses-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-demo-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-doc-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-doc-pdf-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-gdbm-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-idle-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-tk-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-xml-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-doc-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-doc-pdf-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.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 Point of Sale 11 SP3:libpython2_6-1_0-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-base-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-curses-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-demo-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-doc-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-doc-pdf-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-gdbm-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-idle-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-tk-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:python-xml-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libpython2_6-1_0-32bit-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-32bit-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-base-32bit-2.6.9-40.35.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-curses-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-demo-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-doc-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-doc-pdf-2.6-8.40.35.1.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-gdbm-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-idle-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-tk-2.6.9-40.35.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:python-xml-2.6.9-40.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-03-03T14:23:57Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
}
]
}
SUSE-SU-2020:1524-1
Vulnerability from csaf_suse - Published: 2020-06-03 07:33 - Updated: 2020-06-03 07:33| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\n\nThis update for python to version 2.7.17 fixes the following issues:\n\nSyncing with lots of upstream bug fixes and security fixes.\n\nBug fixes:\n\n- CVE-2019-9674: Improved the documentation to reflect the dangers of zip-bombs (bsc#1162825).\n- CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen(). Now an InvalidURL exception is raised (bsc#1155094).\n- CVE-2020-8492: Fixed a regular expression in urllib that was prone to denial of service via HTTP (bsc#1162367).\n- Fixed mismatches between libpython and python-base versions (bsc#1162224).\n- Fixed segfault in libpython2.7.so.1 (bsc#1073748).\n- Unified packages among openSUSE:Factory and SLE versions (bsc#1159035).\n- Added idle.desktop and idle.appdata.xml to provide IDLE in menus (bsc#1153830).\n- Excluded tsl_check files from python-base to prevent file conflict with python-strict-tls-checks package (bsc#945401).\n- Changed the name of idle3 icons to idle3.png to avoid collision with Python 2 version (bsc#1165894).\n\nAdditionally a new \u0027shared-python-startup\u0027 package is provided containing startup files.\n\npython-rpm-macros was updated to fix:\n\n- Do not write .pyc files for tests (bsc#1171561)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "HPE-Helion-OpenStack-8-2020-1524,SUSE-2020-1524,SUSE-OpenStack-Cloud-7-2020-1524,SUSE-OpenStack-Cloud-8-2020-1524,SUSE-OpenStack-Cloud-Crowbar-8-2020-1524,SUSE-SLE-SAP-12-SP1-2020-1524,SUSE-SLE-SAP-12-SP2-2020-1524,SUSE-SLE-SAP-12-SP3-2020-1524,SUSE-SLE-SDK-12-SP4-2020-1524,SUSE-SLE-SDK-12-SP5-2020-1524,SUSE-SLE-SERVER-12-SP1-2020-1524,SUSE-SLE-SERVER-12-SP2-2020-1524,SUSE-SLE-SERVER-12-SP2-BCL-2020-1524,SUSE-SLE-SERVER-12-SP3-2020-1524,SUSE-SLE-SERVER-12-SP3-BCL-2020-1524,SUSE-SLE-SERVER-12-SP4-2020-1524,SUSE-SLE-SERVER-12-SP5-2020-1524,SUSE-SLE-WE-12-SP4-2020-1524,SUSE-SLE-WE-12-SP5-2020-1524,SUSE-Storage-5-2020-1524",
"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_1524-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1524-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201524-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1524-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006878.html"
},
{
"category": "self",
"summary": "SUSE Bug 1027282",
"url": "https://bugzilla.suse.com/1027282"
},
{
"category": "self",
"summary": "SUSE Bug 1041090",
"url": "https://bugzilla.suse.com/1041090"
},
{
"category": "self",
"summary": "SUSE Bug 1042670",
"url": "https://bugzilla.suse.com/1042670"
},
{
"category": "self",
"summary": "SUSE Bug 1073269",
"url": "https://bugzilla.suse.com/1073269"
},
{
"category": "self",
"summary": "SUSE Bug 1073748",
"url": "https://bugzilla.suse.com/1073748"
},
{
"category": "self",
"summary": "SUSE Bug 1078326",
"url": "https://bugzilla.suse.com/1078326"
},
{
"category": "self",
"summary": "SUSE Bug 1078485",
"url": "https://bugzilla.suse.com/1078485"
},
{
"category": "self",
"summary": "SUSE Bug 1081750",
"url": "https://bugzilla.suse.com/1081750"
},
{
"category": "self",
"summary": "SUSE Bug 1084650",
"url": "https://bugzilla.suse.com/1084650"
},
{
"category": "self",
"summary": "SUSE Bug 1086001",
"url": "https://bugzilla.suse.com/1086001"
},
{
"category": "self",
"summary": "SUSE Bug 1149792",
"url": "https://bugzilla.suse.com/1149792"
},
{
"category": "self",
"summary": "SUSE Bug 1153830",
"url": "https://bugzilla.suse.com/1153830"
},
{
"category": "self",
"summary": "SUSE Bug 1155094",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "self",
"summary": "SUSE Bug 1159035",
"url": "https://bugzilla.suse.com/1159035"
},
{
"category": "self",
"summary": "SUSE Bug 1162224",
"url": "https://bugzilla.suse.com/1162224"
},
{
"category": "self",
"summary": "SUSE Bug 1162367",
"url": "https://bugzilla.suse.com/1162367"
},
{
"category": "self",
"summary": "SUSE Bug 1162825",
"url": "https://bugzilla.suse.com/1162825"
},
{
"category": "self",
"summary": "SUSE Bug 1165894",
"url": "https://bugzilla.suse.com/1165894"
},
{
"category": "self",
"summary": "SUSE Bug 1170411",
"url": "https://bugzilla.suse.com/1170411"
},
{
"category": "self",
"summary": "SUSE Bug 1171561",
"url": "https://bugzilla.suse.com/1171561"
},
{
"category": "self",
"summary": "SUSE Bug 945401",
"url": "https://bugzilla.suse.com/945401"
},
{
"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-9674 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9674/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2020-06-03T07:33:06Z",
"generator": {
"date": "2020-06-03T07:33:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1524-1",
"initial_release_date": "2020-06-03T07:33:06Z",
"revision_history": [
{
"date": "2020-06-03T07:33:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-2.7.17-28.42.1.aarch64",
"product_id": "python-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-base-2.7.17-28.42.1.aarch64",
"product_id": "python-base-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-curses-2.7.17-28.42.1.aarch64",
"product_id": "python-curses-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-demo-2.7.17-28.42.1.aarch64",
"product_id": "python-demo-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-devel-2.7.17-28.42.1.aarch64",
"product_id": "python-devel-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64",
"product_id": "python-gdbm-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-idle-2.7.17-28.42.1.aarch64",
"product_id": "python-idle-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.aarch64",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-tk-2.7.17-28.42.1.aarch64",
"product_id": "python-tk-2.7.17-28.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.aarch64",
"product": {
"name": "python-xml-2.7.17-28.42.1.aarch64",
"product_id": "python-xml-2.7.17-28.42.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.17-28.42.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.17-28.42.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.17-28.42.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.17-28.42.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.i586",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.i586",
"product": {
"name": "python-2.7.17-28.42.1.i586",
"product_id": "python-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.i586",
"product": {
"name": "python-base-2.7.17-28.42.1.i586",
"product_id": "python-base-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.i586",
"product": {
"name": "python-curses-2.7.17-28.42.1.i586",
"product_id": "python-curses-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.i586",
"product": {
"name": "python-demo-2.7.17-28.42.1.i586",
"product_id": "python-demo-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.i586",
"product": {
"name": "python-devel-2.7.17-28.42.1.i586",
"product_id": "python-devel-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.i586",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.i586",
"product_id": "python-gdbm-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.i586",
"product": {
"name": "python-idle-2.7.17-28.42.1.i586",
"product_id": "python-idle-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.i586",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.i586",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.i586",
"product": {
"name": "python-tk-2.7.17-28.42.1.i586",
"product_id": "python-tk-2.7.17-28.42.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.i586",
"product": {
"name": "python-xml-2.7.17-28.42.1.i586",
"product_id": "python-xml-2.7.17-28.42.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.17-28.42.1.noarch",
"product": {
"name": "python-doc-2.7.17-28.42.1.noarch",
"product_id": "python-doc-2.7.17-28.42.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.17-28.42.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch",
"product_id": "python-doc-pdf-2.7.17-28.42.1.noarch"
}
},
{
"category": "product_version",
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"product": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"product_id": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
}
},
{
"category": "product_version",
"name": "shared-python-startup-0.1-1.3.1.noarch",
"product": {
"name": "shared-python-startup-0.1-1.3.1.noarch",
"product_id": "shared-python-startup-0.1-1.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python-rpm-generators-20200207.5feb6c1-3.19.1.noarch",
"product": {
"name": "python-rpm-generators-20200207.5feb6c1-3.19.1.noarch",
"product_id": "python-rpm-generators-20200207.5feb6c1-3.19.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-2.7.17-28.42.1.ppc64le",
"product_id": "python-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-base-2.7.17-28.42.1.ppc64le",
"product_id": "python-base-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-curses-2.7.17-28.42.1.ppc64le",
"product_id": "python-curses-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-demo-2.7.17-28.42.1.ppc64le",
"product_id": "python-demo-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-devel-2.7.17-28.42.1.ppc64le",
"product_id": "python-devel-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le",
"product_id": "python-gdbm-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-idle-2.7.17-28.42.1.ppc64le",
"product_id": "python-idle-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.ppc64le",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-tk-2.7.17-28.42.1.ppc64le",
"product_id": "python-tk-2.7.17-28.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.ppc64le",
"product": {
"name": "python-xml-2.7.17-28.42.1.ppc64le",
"product_id": "python-xml-2.7.17-28.42.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.s390",
"product": {
"name": "python-2.7.17-28.42.1.s390",
"product_id": "python-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.s390",
"product": {
"name": "python-base-2.7.17-28.42.1.s390",
"product_id": "python-base-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.s390",
"product": {
"name": "python-curses-2.7.17-28.42.1.s390",
"product_id": "python-curses-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.s390",
"product": {
"name": "python-demo-2.7.17-28.42.1.s390",
"product_id": "python-demo-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.s390",
"product": {
"name": "python-devel-2.7.17-28.42.1.s390",
"product_id": "python-devel-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.s390",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.s390",
"product_id": "python-gdbm-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.s390",
"product": {
"name": "python-idle-2.7.17-28.42.1.s390",
"product_id": "python-idle-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.s390",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.s390",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.s390",
"product": {
"name": "python-tk-2.7.17-28.42.1.s390",
"product_id": "python-tk-2.7.17-28.42.1.s390"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.s390",
"product": {
"name": "python-xml-2.7.17-28.42.1.s390",
"product_id": "python-xml-2.7.17-28.42.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"product_id": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.s390x",
"product": {
"name": "python-2.7.17-28.42.1.s390x",
"product_id": "python-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.17-28.42.1.s390x",
"product": {
"name": "python-32bit-2.7.17-28.42.1.s390x",
"product_id": "python-32bit-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.s390x",
"product": {
"name": "python-base-2.7.17-28.42.1.s390x",
"product_id": "python-base-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.17-28.42.1.s390x",
"product": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x",
"product_id": "python-base-32bit-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.s390x",
"product": {
"name": "python-curses-2.7.17-28.42.1.s390x",
"product_id": "python-curses-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.s390x",
"product": {
"name": "python-demo-2.7.17-28.42.1.s390x",
"product_id": "python-demo-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.s390x",
"product": {
"name": "python-devel-2.7.17-28.42.1.s390x",
"product_id": "python-devel-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.s390x",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.s390x",
"product_id": "python-gdbm-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.s390x",
"product": {
"name": "python-idle-2.7.17-28.42.1.s390x",
"product_id": "python-idle-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.s390x",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.s390x",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.s390x",
"product": {
"name": "python-tk-2.7.17-28.42.1.s390x",
"product_id": "python-tk-2.7.17-28.42.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.s390x",
"product": {
"name": "python-xml-2.7.17-28.42.1.s390x",
"product_id": "python-xml-2.7.17-28.42.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-2.7.17-28.42.1.x86_64",
"product_id": "python-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-32bit-2.7.17-28.42.1.x86_64",
"product_id": "python-32bit-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-base-2.7.17-28.42.1.x86_64",
"product_id": "python-base-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64",
"product_id": "python-base-32bit-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-curses-2.7.17-28.42.1.x86_64",
"product_id": "python-curses-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-demo-2.7.17-28.42.1.x86_64",
"product_id": "python-demo-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-devel-2.7.17-28.42.1.x86_64",
"product_id": "python-devel-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64",
"product_id": "python-gdbm-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-idle-2.7.17-28.42.1.x86_64",
"product_id": "python-idle-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-tk-2.7.17-28.42.1.x86_64",
"product_id": "python-tk-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-xml-2.7.17-28.42.1.x86_64",
"product_id": "python-xml-2.7.17-28.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.17-28.42.1.x86_64",
"product": {
"name": "python-strict-tls-check-2.7.17-28.42.1.x86_64",
"product_id": "python-strict-tls-check-2.7.17-28.42.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Helion OpenStack 8",
"product": {
"name": "HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:hpe-helion-openstack:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 8",
"product": {
"name": "SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:8"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 8",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 5",
"product": {
"name": "SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of HPE Helion OpenStack 8",
"product_id": "HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "HPE Helion OpenStack 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE OpenStack Cloud 8",
"product_id": "SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE OpenStack Cloud Crowbar 8",
"product_id": "SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x"
},
"product_reference": "python-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-base-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-curses-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x"
},
"product_reference": "python-curses-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-demo-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x"
},
"product_reference": "python-demo-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-devel-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x"
},
"product_reference": "python-devel-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-idle-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x"
},
"product_reference": "python-idle-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-tk-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x"
},
"product_reference": "python-tk-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le"
},
"product_reference": "python-xml-2.7.17-28.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x"
},
"product_reference": "python-xml-2.7.17-28.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP4",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-base-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-curses-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-curses-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-demo-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-demo-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-devel-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-devel-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.17-28.42.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.17-28.42.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.17-28.42.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-gdbm-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-idle-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-idle-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch"
},
"product_reference": "python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-strict-tls-check-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-strict-tls-check-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-strict-tls-check-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-strict-tls-check-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-tk-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-tk-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64"
},
"product_reference": "python-xml-2.7.17-28.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.17-28.42.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64"
},
"product_reference": "python-xml-2.7.17-28.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "shared-python-startup-0.1-1.3.1.noarch as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch"
},
"product_reference": "shared-python-startup-0.1-1.3.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"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": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
},
"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": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T07:33:06Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2019-9674",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9674"
}
],
"notes": [
{
"category": "general",
"text": "Lib/zipfile.py in Python through 3.7.2 allows remote attackers to cause a denial of service (resource consumption) via a ZIP bomb.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9674",
"url": "https://www.suse.com/security/cve/CVE-2019-9674"
},
{
"category": "external",
"summary": "SUSE Bug 1162825 for CVE-2019-9674",
"url": "https://bugzilla.suse.com/1162825"
}
],
"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": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T07:33:06Z",
"details": "moderate"
}
],
"title": "CVE-2019-9674"
},
{
"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": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
},
"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": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"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": [
"HPE Helion OpenStack 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-curses-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-demo-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-devel-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-doc-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"HPE Helion OpenStack 8:python-gdbm-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-idle-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"HPE Helion OpenStack 8:python-tk-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:python-xml-2.7.17-28.42.1.x86_64",
"HPE Helion OpenStack 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-strict-tls-check-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Enterprise Storage 5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Enterprise Storage 5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-BCL:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP3-LTSS:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3-LTSS:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:shared-python-startup-0.1-1.3.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP4:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE Linux Enterprise Workstation Extension 12 SP4:python-devel-2.7.17-28.42.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.s390x",
"SUSE OpenStack Cloud 7:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 7:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud 8:shared-python-startup-0.1-1.3.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:libpython2_7-1_0-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-base-32bit-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-curses-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-demo-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-devel-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-doc-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-doc-pdf-2.7.17-28.42.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-gdbm-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-idle-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-rpm-macros-20200207.5feb6c1-3.19.1.noarch",
"SUSE OpenStack Cloud Crowbar 8:python-tk-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:python-xml-2.7.17-28.42.1.x86_64",
"SUSE OpenStack Cloud Crowbar 8:shared-python-startup-0.1-1.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-03T07:33:06Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
}
]
}
SUSE-SU-2020:3563-1
Vulnerability from csaf_suse - Published: 2020-11-30 15:53 - Updated: 2020-11-30 15:53| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python36",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python36 fixes the following issues:\n\nUpdate to 3.6.12, including the following fixes:\n\n- Fixed a directory traversal in _download_http_url() (bsc#1176262 CVE-2019-20916)\n- Fixed CRLF injection via HTTP request method in httplib/http.client (bsc#1177211 CVE-2020-26116)\n- Fixed possible infinite loop in specifically crafted tarball (bsc#1174091 CVE-2019-20907)\n- Fixed a CRLF injection via the host part of the url passed to urlopen() (bsc#1155094 CVE-2019-18348)\n- Reamed idle icons to idle3 in order to avoid conflicts with python2 (bsc#1165894)\n- Handful of compatibility changes between SLE15 and SLE12 (jsc#ECO-2799, jsc#SLE-13738, bsc#1179193)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3563,SUSE-SLE-SERVER-12-SP5-2020-3563",
"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_3563-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3563-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203563-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3563-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-November/007892.html"
},
{
"category": "self",
"summary": "SUSE Bug 1149955",
"url": "https://bugzilla.suse.com/1149955"
},
{
"category": "self",
"summary": "SUSE Bug 1165894",
"url": "https://bugzilla.suse.com/1165894"
},
{
"category": "self",
"summary": "SUSE Bug 1174091",
"url": "https://bugzilla.suse.com/1174091"
},
{
"category": "self",
"summary": "SUSE Bug 1176262",
"url": "https://bugzilla.suse.com/1176262"
},
{
"category": "self",
"summary": "SUSE Bug 1177211",
"url": "https://bugzilla.suse.com/1177211"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-16056 page",
"url": "https://www.suse.com/security/cve/CVE-2019-16056/"
},
{
"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-20916 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20916/"
},
{
"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-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
}
],
"title": "Security update for python36",
"tracking": {
"current_release_date": "2020-11-30T15:53:59Z",
"generator": {
"date": "2020-11-30T15:53:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3563-1",
"initial_release_date": "2020-11-30T15:53:59Z",
"revision_history": [
{
"date": "2020-11-30T15:53:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"product_id": "libpython3_6m1_0-3.6.12-4.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.22.2.aarch64",
"product": {
"name": "python36-3.6.12-4.22.2.aarch64",
"product_id": "python36-3.6.12-4.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.22.2.aarch64",
"product": {
"name": "python36-base-3.6.12-4.22.2.aarch64",
"product_id": "python36-base-3.6.12-4.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.22.2.aarch64",
"product": {
"name": "python36-curses-3.6.12-4.22.2.aarch64",
"product_id": "python36-curses-3.6.12-4.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.22.2.aarch64",
"product": {
"name": "python36-dbm-3.6.12-4.22.2.aarch64",
"product_id": "python36-dbm-3.6.12-4.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.22.2.aarch64",
"product": {
"name": "python36-devel-3.6.12-4.22.2.aarch64",
"product_id": "python36-devel-3.6.12-4.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.22.2.aarch64",
"product": {
"name": "python36-doc-3.6.12-4.22.2.aarch64",
"product_id": "python36-doc-3.6.12-4.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.22.2.aarch64",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.22.2.aarch64",
"product_id": "python36-doc-devhelp-3.6.12-4.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.22.2.aarch64",
"product": {
"name": "python36-idle-3.6.12-4.22.2.aarch64",
"product_id": "python36-idle-3.6.12-4.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.22.2.aarch64",
"product": {
"name": "python36-testsuite-3.6.12-4.22.2.aarch64",
"product_id": "python36-testsuite-3.6.12-4.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.22.2.aarch64",
"product": {
"name": "python36-tk-3.6.12-4.22.2.aarch64",
"product_id": "python36-tk-3.6.12-4.22.2.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.22.2.aarch64",
"product": {
"name": "python36-tools-3.6.12-4.22.2.aarch64",
"product_id": "python36-tools-3.6.12-4.22.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.12-4.22.2.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.12-4.22.2.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.12-4.22.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-64bit-3.6.12-4.22.2.aarch64_ilp32",
"product": {
"name": "python36-64bit-3.6.12-4.22.2.aarch64_ilp32",
"product_id": "python36-64bit-3.6.12-4.22.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-base-64bit-3.6.12-4.22.2.aarch64_ilp32",
"product": {
"name": "python36-base-64bit-3.6.12-4.22.2.aarch64_ilp32",
"product_id": "python36-base-64bit-3.6.12-4.22.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.22.2.i586",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.i586",
"product_id": "libpython3_6m1_0-3.6.12-4.22.2.i586"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.22.2.i586",
"product": {
"name": "python36-3.6.12-4.22.2.i586",
"product_id": "python36-3.6.12-4.22.2.i586"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.22.2.i586",
"product": {
"name": "python36-base-3.6.12-4.22.2.i586",
"product_id": "python36-base-3.6.12-4.22.2.i586"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.22.2.i586",
"product": {
"name": "python36-curses-3.6.12-4.22.2.i586",
"product_id": "python36-curses-3.6.12-4.22.2.i586"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.22.2.i586",
"product": {
"name": "python36-dbm-3.6.12-4.22.2.i586",
"product_id": "python36-dbm-3.6.12-4.22.2.i586"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.22.2.i586",
"product": {
"name": "python36-devel-3.6.12-4.22.2.i586",
"product_id": "python36-devel-3.6.12-4.22.2.i586"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.22.2.i586",
"product": {
"name": "python36-doc-3.6.12-4.22.2.i586",
"product_id": "python36-doc-3.6.12-4.22.2.i586"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.22.2.i586",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.22.2.i586",
"product_id": "python36-doc-devhelp-3.6.12-4.22.2.i586"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.22.2.i586",
"product": {
"name": "python36-idle-3.6.12-4.22.2.i586",
"product_id": "python36-idle-3.6.12-4.22.2.i586"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.22.2.i586",
"product": {
"name": "python36-testsuite-3.6.12-4.22.2.i586",
"product_id": "python36-testsuite-3.6.12-4.22.2.i586"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.22.2.i586",
"product": {
"name": "python36-tk-3.6.12-4.22.2.i586",
"product_id": "python36-tk-3.6.12-4.22.2.i586"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.22.2.i586",
"product": {
"name": "python36-tools-3.6.12-4.22.2.i586",
"product_id": "python36-tools-3.6.12-4.22.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"product_id": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.22.2.ppc64le",
"product": {
"name": "python36-3.6.12-4.22.2.ppc64le",
"product_id": "python36-3.6.12-4.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.22.2.ppc64le",
"product": {
"name": "python36-base-3.6.12-4.22.2.ppc64le",
"product_id": "python36-base-3.6.12-4.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.22.2.ppc64le",
"product": {
"name": "python36-curses-3.6.12-4.22.2.ppc64le",
"product_id": "python36-curses-3.6.12-4.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.22.2.ppc64le",
"product": {
"name": "python36-dbm-3.6.12-4.22.2.ppc64le",
"product_id": "python36-dbm-3.6.12-4.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.22.2.ppc64le",
"product": {
"name": "python36-devel-3.6.12-4.22.2.ppc64le",
"product_id": "python36-devel-3.6.12-4.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.22.2.ppc64le",
"product": {
"name": "python36-doc-3.6.12-4.22.2.ppc64le",
"product_id": "python36-doc-3.6.12-4.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.22.2.ppc64le",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.22.2.ppc64le",
"product_id": "python36-doc-devhelp-3.6.12-4.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.22.2.ppc64le",
"product": {
"name": "python36-idle-3.6.12-4.22.2.ppc64le",
"product_id": "python36-idle-3.6.12-4.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.22.2.ppc64le",
"product": {
"name": "python36-testsuite-3.6.12-4.22.2.ppc64le",
"product_id": "python36-testsuite-3.6.12-4.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.22.2.ppc64le",
"product": {
"name": "python36-tk-3.6.12-4.22.2.ppc64le",
"product_id": "python36-tk-3.6.12-4.22.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.22.2.ppc64le",
"product": {
"name": "python36-tools-3.6.12-4.22.2.ppc64le",
"product_id": "python36-tools-3.6.12-4.22.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.22.2.s390",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.s390",
"product_id": "libpython3_6m1_0-3.6.12-4.22.2.s390"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.22.2.s390",
"product": {
"name": "python36-3.6.12-4.22.2.s390",
"product_id": "python36-3.6.12-4.22.2.s390"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.22.2.s390",
"product": {
"name": "python36-base-3.6.12-4.22.2.s390",
"product_id": "python36-base-3.6.12-4.22.2.s390"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.22.2.s390",
"product": {
"name": "python36-curses-3.6.12-4.22.2.s390",
"product_id": "python36-curses-3.6.12-4.22.2.s390"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.22.2.s390",
"product": {
"name": "python36-dbm-3.6.12-4.22.2.s390",
"product_id": "python36-dbm-3.6.12-4.22.2.s390"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.22.2.s390",
"product": {
"name": "python36-devel-3.6.12-4.22.2.s390",
"product_id": "python36-devel-3.6.12-4.22.2.s390"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.22.2.s390",
"product": {
"name": "python36-doc-3.6.12-4.22.2.s390",
"product_id": "python36-doc-3.6.12-4.22.2.s390"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.22.2.s390",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.22.2.s390",
"product_id": "python36-doc-devhelp-3.6.12-4.22.2.s390"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.22.2.s390",
"product": {
"name": "python36-idle-3.6.12-4.22.2.s390",
"product_id": "python36-idle-3.6.12-4.22.2.s390"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.22.2.s390",
"product": {
"name": "python36-testsuite-3.6.12-4.22.2.s390",
"product_id": "python36-testsuite-3.6.12-4.22.2.s390"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.22.2.s390",
"product": {
"name": "python36-tk-3.6.12-4.22.2.s390",
"product_id": "python36-tk-3.6.12-4.22.2.s390"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.22.2.s390",
"product": {
"name": "python36-tools-3.6.12-4.22.2.s390",
"product_id": "python36-tools-3.6.12-4.22.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.22.2.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.s390x",
"product_id": "libpython3_6m1_0-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.12-4.22.2.s390x",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.12-4.22.2.s390x",
"product_id": "libpython3_6m1_0-32bit-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-3.6.12-4.22.2.s390x",
"product_id": "python36-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-32bit-3.6.12-4.22.2.s390x",
"product_id": "python36-32bit-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-base-3.6.12-4.22.2.s390x",
"product_id": "python36-base-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-base-32bit-3.6.12-4.22.2.s390x",
"product_id": "python36-base-32bit-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-curses-3.6.12-4.22.2.s390x",
"product_id": "python36-curses-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-dbm-3.6.12-4.22.2.s390x",
"product_id": "python36-dbm-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-devel-3.6.12-4.22.2.s390x",
"product_id": "python36-devel-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-doc-3.6.12-4.22.2.s390x",
"product_id": "python36-doc-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.22.2.s390x",
"product_id": "python36-doc-devhelp-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-idle-3.6.12-4.22.2.s390x",
"product_id": "python36-idle-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-testsuite-3.6.12-4.22.2.s390x",
"product_id": "python36-testsuite-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-tk-3.6.12-4.22.2.s390x",
"product_id": "python36-tk-3.6.12-4.22.2.s390x"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.22.2.s390x",
"product": {
"name": "python36-tools-3.6.12-4.22.2.s390x",
"product_id": "python36-tools-3.6.12-4.22.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"product_id": "libpython3_6m1_0-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.12-4.22.2.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.12-4.22.2.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-3.6.12-4.22.2.x86_64",
"product_id": "python36-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-32bit-3.6.12-4.22.2.x86_64",
"product_id": "python36-32bit-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-base-3.6.12-4.22.2.x86_64",
"product_id": "python36-base-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-base-32bit-3.6.12-4.22.2.x86_64",
"product_id": "python36-base-32bit-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-curses-3.6.12-4.22.2.x86_64",
"product_id": "python36-curses-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-dbm-3.6.12-4.22.2.x86_64",
"product_id": "python36-dbm-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-devel-3.6.12-4.22.2.x86_64",
"product_id": "python36-devel-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-doc-3.6.12-4.22.2.x86_64",
"product_id": "python36-doc-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.22.2.x86_64",
"product_id": "python36-doc-devhelp-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-idle-3.6.12-4.22.2.x86_64",
"product_id": "python36-idle-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-testsuite-3.6.12-4.22.2.x86_64",
"product_id": "python36-testsuite-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-tk-3.6.12-4.22.2.x86_64",
"product_id": "python36-tk-3.6.12-4.22.2.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.22.2.x86_64",
"product": {
"name": "python36-tools-3.6.12-4.22.2.x86_64",
"product_id": "python36-tools-3.6.12-4.22.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64"
},
"product_reference": "python36-3.6.12-4.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le"
},
"product_reference": "python36-3.6.12-4.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x"
},
"product_reference": "python36-3.6.12-4.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64"
},
"product_reference": "python36-3.6.12-4.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64"
},
"product_reference": "python36-base-3.6.12-4.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le"
},
"product_reference": "python36-base-3.6.12-4.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x"
},
"product_reference": "python36-base-3.6.12-4.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
},
"product_reference": "python36-base-3.6.12-4.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64"
},
"product_reference": "python36-3.6.12-4.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le"
},
"product_reference": "python36-3.6.12-4.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x"
},
"product_reference": "python36-3.6.12-4.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64"
},
"product_reference": "python36-3.6.12-4.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.22.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64"
},
"product_reference": "python36-base-3.6.12-4.22.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.22.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le"
},
"product_reference": "python36-base-3.6.12-4.22.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.22.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x"
},
"product_reference": "python36-base-3.6.12-4.22.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.22.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
},
"product_reference": "python36-base-3.6.12-4.22.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-16056",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-16056"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python through 2.7.16, 3.x through 3.5.7, 3.6.x through 3.6.9, and 3.7.x through 3.7.4. The email module wrongly parses email addresses that contain multiple @ characters. An application that uses the email module and implements some kind of checks on the From/To headers of a message could be tricked into accepting an email address that should be denied. An attack may be the same as in CVE-2019-11340; however, this CVE applies to Python more generally.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-16056",
"url": "https://www.suse.com/security/cve/CVE-2019-16056"
},
{
"category": "external",
"summary": "SUSE Bug 1149955 for CVE-2019-16056",
"url": "https://bugzilla.suse.com/1149955"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-30T15:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2019-16056"
},
{
"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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-30T15:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-20916",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20916"
}
],
"notes": [
{
"category": "general",
"text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20916",
"url": "https://www.suse.com/security/cve/CVE-2019-20916"
},
{
"category": "external",
"summary": "SUSE Bug 1176262 for CVE-2019-20916",
"url": "https://bugzilla.suse.com/1176262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-30T15:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2019-20916"
},
{
"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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-30T15:53:59Z",
"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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-30T15:53:59Z",
"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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-30T15:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2020-26116"
},
{
"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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.22.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.22.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-11-30T15:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
}
]
}
SUSE-SU-2020:3865-1
Vulnerability from csaf_suse - Published: 2020-12-17 11:05 - Updated: 2020-12-17 11:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python36",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python36 fixes the following issues:\n\n- CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen() (bsc#1155094) \n- CVE-2019-20916: Fixed a directory traversal in _download_http_url() (bsc#1176262). \n- CVE-2020-27619: Fixed an issue where the CJK codec tests call eval() on content retrieved via HTTP (bsc#1178009).\n- CVE-2020-8492: Fixed a regular expression in urrlib that was prone to denial of service via HTTP (bsc#1162367).\n- Working-around missing python-packaging dependency in python-Sphinx is not necessary anymore (bsc#1174571).\n- Build of python3 documentation is not independent on the version of Sphinx(bsc#1179630).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-3865,SUSE-SLE-SERVER-12-SP5-2020-3865",
"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_3865-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:3865-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203865-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:3865-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/008081.html"
},
{
"category": "self",
"summary": "SUSE Bug 1155094",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "self",
"summary": "SUSE Bug 1162367",
"url": "https://bugzilla.suse.com/1162367"
},
{
"category": "self",
"summary": "SUSE Bug 1174571",
"url": "https://bugzilla.suse.com/1174571"
},
{
"category": "self",
"summary": "SUSE Bug 1176262",
"url": "https://bugzilla.suse.com/1176262"
},
{
"category": "self",
"summary": "SUSE Bug 1178009",
"url": "https://bugzilla.suse.com/1178009"
},
{
"category": "self",
"summary": "SUSE Bug 1179630",
"url": "https://bugzilla.suse.com/1179630"
},
{
"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-20916 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20916/"
},
{
"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 python36",
"tracking": {
"current_release_date": "2020-12-17T11:05:36Z",
"generator": {
"date": "2020-12-17T11:05:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:3865-1",
"initial_release_date": "2020-12-17T11:05:36Z",
"revision_history": [
{
"date": "2020-12-17T11:05:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-3.6.12-4.25.1.aarch64",
"product_id": "python36-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-base-3.6.12-4.25.1.aarch64",
"product_id": "python36-base-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-curses-3.6.12-4.25.1.aarch64",
"product_id": "python36-curses-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.aarch64",
"product_id": "python36-dbm-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-devel-3.6.12-4.25.1.aarch64",
"product_id": "python36-devel-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-doc-3.6.12-4.25.1.aarch64",
"product_id": "python36-doc-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.aarch64",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-idle-3.6.12-4.25.1.aarch64",
"product_id": "python36-idle-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.aarch64",
"product_id": "python36-testsuite-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-tk-3.6.12-4.25.1.aarch64",
"product_id": "python36-tk-3.6.12-4.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.aarch64",
"product": {
"name": "python36-tools-3.6.12-4.25.1.aarch64",
"product_id": "python36-tools-3.6.12-4.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.12-4.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product": {
"name": "python36-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product_id": "python36-64bit-3.6.12-4.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-base-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product": {
"name": "python36-base-64bit-3.6.12-4.25.1.aarch64_ilp32",
"product_id": "python36-base-64bit-3.6.12-4.25.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.i586",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.i586",
"product": {
"name": "python36-3.6.12-4.25.1.i586",
"product_id": "python36-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.i586",
"product": {
"name": "python36-base-3.6.12-4.25.1.i586",
"product_id": "python36-base-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.i586",
"product": {
"name": "python36-curses-3.6.12-4.25.1.i586",
"product_id": "python36-curses-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.i586",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.i586",
"product_id": "python36-dbm-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.i586",
"product": {
"name": "python36-devel-3.6.12-4.25.1.i586",
"product_id": "python36-devel-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.i586",
"product": {
"name": "python36-doc-3.6.12-4.25.1.i586",
"product_id": "python36-doc-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.i586",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.i586",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.i586",
"product": {
"name": "python36-idle-3.6.12-4.25.1.i586",
"product_id": "python36-idle-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.i586",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.i586",
"product_id": "python36-testsuite-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.i586",
"product": {
"name": "python36-tk-3.6.12-4.25.1.i586",
"product_id": "python36-tk-3.6.12-4.25.1.i586"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.i586",
"product": {
"name": "python36-tools-3.6.12-4.25.1.i586",
"product_id": "python36-tools-3.6.12-4.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-3.6.12-4.25.1.ppc64le",
"product_id": "python36-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-base-3.6.12-4.25.1.ppc64le",
"product_id": "python36-base-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-curses-3.6.12-4.25.1.ppc64le",
"product_id": "python36-curses-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.ppc64le",
"product_id": "python36-dbm-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-devel-3.6.12-4.25.1.ppc64le",
"product_id": "python36-devel-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-doc-3.6.12-4.25.1.ppc64le",
"product_id": "python36-doc-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.ppc64le",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-idle-3.6.12-4.25.1.ppc64le",
"product_id": "python36-idle-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.ppc64le",
"product_id": "python36-testsuite-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-tk-3.6.12-4.25.1.ppc64le",
"product_id": "python36-tk-3.6.12-4.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.ppc64le",
"product": {
"name": "python36-tools-3.6.12-4.25.1.ppc64le",
"product_id": "python36-tools-3.6.12-4.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.s390",
"product": {
"name": "python36-3.6.12-4.25.1.s390",
"product_id": "python36-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.s390",
"product": {
"name": "python36-base-3.6.12-4.25.1.s390",
"product_id": "python36-base-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.s390",
"product": {
"name": "python36-curses-3.6.12-4.25.1.s390",
"product_id": "python36-curses-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.s390",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.s390",
"product_id": "python36-dbm-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.s390",
"product": {
"name": "python36-devel-3.6.12-4.25.1.s390",
"product_id": "python36-devel-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.s390",
"product": {
"name": "python36-doc-3.6.12-4.25.1.s390",
"product_id": "python36-doc-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.s390",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.s390",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.s390",
"product": {
"name": "python36-idle-3.6.12-4.25.1.s390",
"product_id": "python36-idle-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.s390",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.s390",
"product_id": "python36-testsuite-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.s390",
"product": {
"name": "python36-tk-3.6.12-4.25.1.s390",
"product_id": "python36-tk-3.6.12-4.25.1.s390"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.s390",
"product": {
"name": "python36-tools-3.6.12-4.25.1.s390",
"product_id": "python36-tools-3.6.12-4.25.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390x",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.s390x",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.s390x",
"product_id": "libpython3_6m1_0-32bit-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-3.6.12-4.25.1.s390x",
"product_id": "python36-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-32bit-3.6.12-4.25.1.s390x",
"product_id": "python36-32bit-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-base-3.6.12-4.25.1.s390x",
"product_id": "python36-base-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-base-32bit-3.6.12-4.25.1.s390x",
"product_id": "python36-base-32bit-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-curses-3.6.12-4.25.1.s390x",
"product_id": "python36-curses-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.s390x",
"product_id": "python36-dbm-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-devel-3.6.12-4.25.1.s390x",
"product_id": "python36-devel-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-doc-3.6.12-4.25.1.s390x",
"product_id": "python36-doc-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.s390x",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-idle-3.6.12-4.25.1.s390x",
"product_id": "python36-idle-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.s390x",
"product_id": "python36-testsuite-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-tk-3.6.12-4.25.1.s390x",
"product_id": "python36-tk-3.6.12-4.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.s390x",
"product": {
"name": "python36-tools-3.6.12-4.25.1.s390x",
"product_id": "python36-tools-3.6.12-4.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.12-4.25.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-3.6.12-4.25.1.x86_64",
"product_id": "python36-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-32bit-3.6.12-4.25.1.x86_64",
"product_id": "python36-32bit-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-base-3.6.12-4.25.1.x86_64",
"product_id": "python36-base-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-base-32bit-3.6.12-4.25.1.x86_64",
"product_id": "python36-base-32bit-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-curses-3.6.12-4.25.1.x86_64",
"product_id": "python36-curses-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-dbm-3.6.12-4.25.1.x86_64",
"product_id": "python36-dbm-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-devel-3.6.12-4.25.1.x86_64",
"product_id": "python36-devel-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-doc-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-doc-3.6.12-4.25.1.x86_64",
"product_id": "python36-doc-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-doc-devhelp-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-doc-devhelp-3.6.12-4.25.1.x86_64",
"product_id": "python36-doc-devhelp-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-idle-3.6.12-4.25.1.x86_64",
"product_id": "python36-idle-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-testsuite-3.6.12-4.25.1.x86_64",
"product_id": "python36-testsuite-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-tk-3.6.12-4.25.1.x86_64",
"product_id": "python36-tk-3.6.12-4.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.12-4.25.1.x86_64",
"product": {
"name": "python36-tools-3.6.12-4.25.1.x86_64",
"product_id": "python36-tools-3.6.12-4.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64"
},
"product_reference": "python36-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le"
},
"product_reference": "python36-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x"
},
"product_reference": "python36-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64"
},
"product_reference": "python36-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64"
},
"product_reference": "python36-base-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le"
},
"product_reference": "python36-base-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x"
},
"product_reference": "python36-base-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
},
"product_reference": "python36-base-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64"
},
"product_reference": "python36-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le"
},
"product_reference": "python36-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x"
},
"product_reference": "python36-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64"
},
"product_reference": "python36-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64"
},
"product_reference": "python36-base-3.6.12-4.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le"
},
"product_reference": "python36-base-3.6.12-4.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x"
},
"product_reference": "python36-base-3.6.12-4.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-base-3.6.12-4.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
},
"product_reference": "python36-base-3.6.12-4.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-17T11:05:36Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2019-20916",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20916"
}
],
"notes": [
{
"category": "general",
"text": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20916",
"url": "https://www.suse.com/security/cve/CVE-2019-20916"
},
{
"category": "external",
"summary": "SUSE Bug 1176262 for CVE-2019-20916",
"url": "https://bugzilla.suse.com/1176262"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-17T11:05:36Z",
"details": "moderate"
}
],
"title": "CVE-2019-20916"
},
{
"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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-17T11:05:36Z",
"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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.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 Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.12-4.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.12-4.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-12-17T11:05:36Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
}
]
}
SUSE-SU-2020:3930-1
Vulnerability from csaf_suse - Published: 2020-12-23 17:20 - Updated: 2020-12-23 17:20| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
{
"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"
}
]
}
SUSE-SU-2022:4281-1
Vulnerability from csaf_suse - Published: 2022-11-29 14:46 - Updated: 2022-11-29 14:46| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\n- CVE-2022-37454: Fixed a buffer overflow in hashlib.sha3_* implementations. (bsc#1204577)\n- CVE-2020-10735: Fixed a bug to limit amount of digits converting text to int and vice vera. (bsc#1203125)\n\nThe following non-security bug was fixed:\n\n- Fixed a crash in the garbage collection (bsc#1188607).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-4281,SUSE-SLE-Micro-5.3-2022-4281,SUSE-SLE-Module-Basesystem-15-SP3-2022-4281,SUSE-SLE-Module-Basesystem-15-SP4-2022-4281,SUSE-SLE-Module-Development-Tools-15-SP3-2022-4281,SUSE-SLE-Module-Development-Tools-15-SP4-2022-4281,SUSE-SUSE-MicroOS-5.2-2022-4281,openSUSE-Leap-Micro-5.2-2022-4281,openSUSE-Leap-Micro-5.3-2022-4281,openSUSE-SLE-15.3-2022-4281,openSUSE-SLE-15.4-2022-4281",
"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-2022_4281-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:4281-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224281-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:4281-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/013149.html"
},
{
"category": "self",
"summary": "SUSE Bug 1188607",
"url": "https://bugzilla.suse.com/1188607"
},
{
"category": "self",
"summary": "SUSE Bug 1203125",
"url": "https://bugzilla.suse.com/1203125"
},
{
"category": "self",
"summary": "SUSE Bug 1204577",
"url": "https://bugzilla.suse.com/1204577"
},
{
"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-2020-10735 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2022-11-29T14:46:51Z",
"generator": {
"date": "2022-11-29T14:46:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:4281-1",
"initial_release_date": "2022-11-29T14:46:51Z",
"revision_history": [
{
"date": "2022-11-29T14:46:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-base-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-curses-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-dbm-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-devel-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.37.1.aarch64",
"product": {
"name": "python3-doc-3.6.15-150300.10.37.1.aarch64",
"product_id": "python3-doc-3.6.15-150300.10.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-idle-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-testsuite-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-tk-3.6.15-150300.10.37.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"product": {
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"product_id": "python3-tools-3.6.15-150300.10.37.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.37.2.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.37.2.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.37.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.i586",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-3.6.15-150300.10.37.2.i586",
"product_id": "python3-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-base-3.6.15-150300.10.37.2.i586",
"product_id": "python3-base-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-curses-3.6.15-150300.10.37.2.i586",
"product_id": "python3-curses-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-dbm-3.6.15-150300.10.37.2.i586",
"product_id": "python3-dbm-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-devel-3.6.15-150300.10.37.2.i586",
"product_id": "python3-devel-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.37.1.i586",
"product": {
"name": "python3-doc-3.6.15-150300.10.37.1.i586",
"product_id": "python3-doc-3.6.15-150300.10.37.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.i586",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.i586",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.37.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-idle-3.6.15-150300.10.37.2.i586",
"product_id": "python3-idle-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.i586",
"product_id": "python3-testsuite-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-tk-3.6.15-150300.10.37.2.i586",
"product_id": "python3-tk-3.6.15-150300.10.37.2.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.37.2.i586",
"product": {
"name": "python3-tools-3.6.15-150300.10.37.2.i586",
"product_id": "python3-tools-3.6.15-150300.10.37.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-base-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-curses-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-dbm-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-devel-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.37.1.ppc64le",
"product": {
"name": "python3-doc-3.6.15-150300.10.37.1.ppc64le",
"product_id": "python3-doc-3.6.15-150300.10.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-idle-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-tk-3.6.15-150300.10.37.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"product": {
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"product_id": "python3-tools-3.6.15-150300.10.37.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-base-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-curses-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-curses-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-dbm-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-devel-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-devel-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.37.1.s390x",
"product": {
"name": "python3-doc-3.6.15-150300.10.37.1.s390x",
"product_id": "python3-doc-3.6.15-150300.10.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-idle-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-idle-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-testsuite-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-tk-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-tk-3.6.15-150300.10.37.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.37.2.s390x",
"product": {
"name": "python3-tools-3.6.15-150300.10.37.2.s390x",
"product_id": "python3-tools-3.6.15-150300.10.37.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-base-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-curses-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-dbm-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-devel-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.37.1.x86_64",
"product": {
"name": "python3-doc-3.6.15-150300.10.37.1.x86_64",
"product_id": "python3-doc-3.6.15-150300.10.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-idle-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-testsuite-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-tk-3.6.15-150300.10.37.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"product": {
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"product_id": "python3-tools-3.6.15-150300.10.37.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.2",
"product": {
"name": "openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.2"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.2",
"product_id": "openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64"
},
"product_reference": "python3-doc-3.6.15-150300.10.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.37.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.37.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"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 Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.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 Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.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 Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-29T14:46:51Z",
"details": "moderate"
}
],
"title": "CVE-2019-18348"
},
{
"cve": "CVE-2020-10735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10735"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int(\"text\"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2, 4, 8, 16, and 32 are not affected). The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10735",
"url": "https://www.suse.com/security/cve/CVE-2020-10735"
},
{
"category": "external",
"summary": "SUSE Bug 1203125 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1203125"
},
{
"category": "external",
"summary": "SUSE Bug 1204077 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204077"
},
{
"category": "external",
"summary": "SUSE Bug 1204096 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204096"
},
{
"category": "external",
"summary": "SUSE Bug 1204097 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1204097"
},
{
"category": "external",
"summary": "SUSE Bug 1205075 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1205075"
},
{
"category": "external",
"summary": "SUSE Bug 1208131 for CVE-2020-10735",
"url": "https://bugzilla.suse.com/1208131"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.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 Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-29T14:46:51Z",
"details": "important"
}
],
"title": "CVE-2020-10735"
},
{
"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 Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.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 Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.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 Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-29T14:46:51Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2022-37454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-37454"
}
],
"notes": [
{
"category": "general",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-37454",
"url": "https://www.suse.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "SUSE Bug 1204577 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "external",
"summary": "SUSE Bug 1204966 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204966"
},
{
"category": "external",
"summary": "SUSE Bug 1205836 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1205836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.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 Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-base-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.3:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.3:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:libpython3_6m1_0-32bit-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-curses-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-dbm-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-devel-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.aarch64",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.ppc64le",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.s390x",
"openSUSE Leap 15.4:python3-doc-devhelp-3.6.15-150300.10.37.1.x86_64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-idle-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-testsuite-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tk-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.ppc64le",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.s390x",
"openSUSE Leap 15.4:python3-tools-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.2:python3-base-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.37.2.x86_64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.aarch64",
"openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.37.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-29T14:46:51Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
WID-SEC-W-2022-2190
Vulnerability from csaf_certbund - Published: 2020-01-30 23:00 - Updated: 2025-11-09 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Avaya Aura Experience Portal
Avaya
|
cpe:/a:avaya:aura_experience_portal:-
|
— | |
|
Avaya Aura System Manager
Avaya
|
cpe:/a:avaya:aura_system_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Avaya Aura Application Enablement Services
Avaya
|
cpe:/a:avaya:aura_application_enablement_services:-
|
— | |
|
Open Source Arch Linux
Open Source
|
cpe:/o:archlinux:archlinux:-
|
— | |
|
Avaya Aura Session Manager
Avaya
|
cpe:/a:avaya:session_manager:-
|
— | |
|
Avaya Aura Communication Manager
Avaya
|
cpe:/a:avaya:communication_manager:-
|
— | |
|
Avaya Web License Manager
Avaya
|
cpe:/a:avaya:web_license_manager:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Python <=3.8.1
Open Source / Python
|
<=3.8.1 | ||
|
Open Source Python <=3.7.6
Open Source / Python
|
<=3.7.6 | ||
|
Open Source Python <=2.7.17
Open Source / Python
|
<=2.7.17 | ||
|
Open Source Python <=3.6.10
Open Source / Python
|
<=3.6.10 | ||
|
Open Source Python <=3.5.9
Open Source / Python
|
<=3.5.9 |
{
"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 eine Schwachstelle in Python ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\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-2022-2190 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2020/wid-sec-w-2022-2190.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-2190 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2190"
},
{
"category": "external",
"summary": "Python Security Advisory vom 2020-01-30",
"url": "https://python-security.readthedocs.io/vuln/urllib-basic-auth-regex.html"
},
{
"category": "external",
"summary": "Python Issue Tracker #39503 (PoC) vom 2020-01-30",
"url": "https://bugs.python.org/issue39503"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0467-1 vom 2020-02-25",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200467-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0510-1 vom 2020-02-28",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200510-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0557-1 vom 2020-03-02",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200557-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:14306-1 vom 2020-03-03",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-202014306-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0854-1 vom 2020-04-02",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200854-1.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4333-1 vom 2020-04-21",
"url": "https://usn.ubuntu.com/4333-1/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4333-2 vom 2020-04-30",
"url": "https://usn.ubuntu.com/4333-2/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:1524-1 vom 2020-06-17",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201524-1.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:3888 vom 2020-09-29",
"url": "https://access.redhat.com/errata/RHSA-2020:3888"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4285 vom 2020-10-19",
"url": "https://access.redhat.com/errata/RHSA-2020:4285"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2020-113 vom 2020-10-25",
"url": "https://downloads.avaya.com/css/P8/documents/101071743"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4641 vom 2020-11-04",
"url": "https://access.redhat.com/errata/RHSA-2020:4641"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4433 vom 2020-11-04",
"url": "https://access.redhat.com/errata/RHSA-2020:4433"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:5149 vom 2020-11-18",
"url": "https://access.redhat.com/errata/RHSA-2020:5149"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2020-188 vom 2020-11-25",
"url": "https://downloads.avaya.com/css/P8/documents/101072551"
},
{
"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:3865-1 vom 2020-12-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/008081.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": "Red Hat Security Advisory RHSA-2020:5633 vom 2021-02-24",
"url": "https://access.redhat.com/errata/RHSA-2020:5633"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4754-3 vom 2021-03-12",
"url": "https://ubuntu.com/security/notices/USN-4754-3"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202103-27 vom 2021-03-26",
"url": "https://security.archlinux.org/ASA-202103-27"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5200-1 vom 2021-12-17",
"url": "https://ubuntu.com/security/notices/USN-5200-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:4281-1 vom 2022-11-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/013149.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:4278-1 vom 2022-11-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/013163.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3432 vom 2023-05-24",
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPYTHON3.8-2023-006 vom 2023-09-27",
"url": "https://alas.aws.amazon.com/AL2/ALASPYTHON3.8-2023-006.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: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-11-09T23:00:00.000+00:00",
"generator": {
"date": "2025-11-10T10:37:46.712+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2022-2190",
"initial_release_date": "2020-01-30T23:00:00.000+00:00",
"revision_history": [
{
"date": "2020-01-30T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2020-02-25T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-02-27T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-03-02T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-03-03T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-04-02T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-04-21T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-05-03T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-05-19T22:00:00.000+00:00",
"number": "9",
"summary": "Referenz(en) aufgenommen: FEDORA-2020-98E0F0F11B"
},
{
"date": "2020-05-21T22:00:00.000+00:00",
"number": "10",
"summary": "Referenz(en) aufgenommen: FEDORA-2020-6A88DAD4A0, FEDORA-2020-BC98D7894F"
},
{
"date": "2020-06-17T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-07-01T22:00:00.000+00:00",
"number": "12",
"summary": "Referenz(en) aufgenommen: FEDORA-2020-8BDD3FD7A4, FEDORA-2020-EA5BDBCC90"
},
{
"date": "2020-07-14T22:00:00.000+00:00",
"number": "13",
"summary": "Referenz(en) aufgenommen: DLA-2280"
},
{
"date": "2020-09-29T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-10-19T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-10-25T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2020-11-03T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-11-18T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-11-26T23:00:00.000+00:00",
"number": "19",
"summary": "Workaround von AVAYA aufgenommen"
},
{
"date": "2020-11-30T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-12-17T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-12-23T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-02-24T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-03-14T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2021-03-25T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Arch Linux aufgenommen"
},
{
"date": "2021-12-19T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-11-29T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-11-30T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-05-24T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-07-11T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-09T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von openSUSE aufgenommen"
}
],
"status": "final",
"version": "32"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Avaya Aura Application Enablement Services",
"product": {
"name": "Avaya Aura Application Enablement Services",
"product_id": "T015516",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_application_enablement_services:-"
}
}
},
{
"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 Experience Portal",
"product": {
"name": "Avaya Aura Experience Portal",
"product_id": "T015519",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_experience_portal:-"
}
}
},
{
"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": "product_name",
"name": "Avaya Aura System Manager",
"product": {
"name": "Avaya Aura System Manager",
"product_id": "T015518",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_system_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Web License Manager",
"product": {
"name": "Avaya Web License Manager",
"product_id": "T016243",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:web_license_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 Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=2.7.17",
"product": {
"name": "Open Source Python \u003c=2.7.17",
"product_id": "617543"
}
},
{
"category": "product_version_range",
"name": "\u003c=2.7.17",
"product": {
"name": "Open Source Python \u003c=2.7.17",
"product_id": "617543-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.5.9",
"product": {
"name": "Open Source Python \u003c=3.5.9",
"product_id": "T015819"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.5.9",
"product": {
"name": "Open Source Python \u003c=3.5.9",
"product_id": "T015819-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.6.10",
"product": {
"name": "Open Source Python \u003c=3.6.10",
"product_id": "T015820"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.6.10",
"product": {
"name": "Open Source Python \u003c=3.6.10",
"product_id": "T015820-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.7.6",
"product": {
"name": "Open Source Python \u003c=3.7.6",
"product_id": "T015821"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.7.6",
"product": {
"name": "Open Source Python \u003c=3.7.6",
"product_id": "T015821-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.8.1",
"product": {
"name": "Open Source Python \u003c=3.8.1",
"product_id": "T015822"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.8.1",
"product": {
"name": "Open Source Python \u003c=3.8.1",
"product_id": "T015822-fixed"
}
}
],
"category": "product_name",
"name": "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-2020-8492",
"product_status": {
"known_affected": [
"T015519",
"T015518",
"67646",
"T015516",
"T013312",
"T015127",
"T015126",
"T016243",
"2951",
"T002207",
"T000126",
"T027843",
"398363"
],
"last_affected": [
"T015822",
"T015821",
"617543",
"T015820",
"T015819"
]
},
"release_date": "2020-01-30T23:00:00.000+00:00",
"title": "CVE-2020-8492"
}
]
}
WID-SEC-W-2025-0227
Vulnerability from csaf_certbund - Published: 2021-11-30 23:00 - Updated: 2025-01-30 23:00In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Es werden unsichere Kryptoalgorithmen genutzt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstellen ist auf eine fehlende Authentisierung beim Schlüsselaustausch zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstelle ist auf einen unzureichenden Patch zurückzuführen und ermöglicht einen Server-Site-Request-Forgery (SSRF)-Angriff. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
In IBM QRadar SIEM existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden nicht ordnungsgemäß überprüft, bevor sie an den Benutzer zurückgegeben werden. Ein entfernter anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausführen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.3
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.3
|
7.3 | |
|
IBM QRadar SIEM 7.5.0
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5.0
|
7.5.0 | |
|
IBM QRadar SIEM 7.4
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.4
|
7.4 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0227 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2025-0227.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0227 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0227"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520488 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520488"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520484 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520484"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520490 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520490"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520476 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520476"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520492 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520492"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520478 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520478"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520486 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520486"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520474 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520474"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520472 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520472"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520482 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520482"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6520480 vom 2021-11-30",
"url": "https://www.ibm.com/support/pages/node/6520480"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7182001 vom 2025-01-30",
"url": "https://www.ibm.com/support/pages/node/7182001"
}
],
"source_lang": "en-US",
"title": "IBM QRadar SIEM: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-30T23:00:00.000+00:00",
"generator": {
"date": "2025-01-31T09:11:30.679+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2025-0227",
"initial_release_date": "2021-11-30T23:00:00.000+00:00",
"revision_history": [
{
"date": "2021-11-30T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-01-30T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.3",
"product": {
"name": "IBM QRadar SIEM 7.3",
"product_id": "T014687",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.3"
}
}
},
{
"category": "product_version",
"name": "7.4",
"product": {
"name": "IBM QRadar SIEM 7.4",
"product_id": "T016287",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.4"
}
}
},
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "IBM QRadar SIEM 7.5.0",
"product_id": "T023574",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-10228",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2016-10228"
},
{
"cve": "CVE-2017-14502",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2017-14502"
},
{
"cve": "CVE-2017-15713",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2017-15713"
},
{
"cve": "CVE-2018-1000858",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-1000858"
},
{
"cve": "CVE-2018-11768",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-11768"
},
{
"cve": "CVE-2018-18751",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-18751"
},
{
"cve": "CVE-2018-20843",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-20843"
},
{
"cve": "CVE-2018-8029",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2018-8029"
},
{
"cve": "CVE-2019-13012",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13012"
},
{
"cve": "CVE-2019-13050",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13050"
},
{
"cve": "CVE-2019-13627",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-13627"
},
{
"cve": "CVE-2019-14866",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-14866"
},
{
"cve": "CVE-2019-14889",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-14889"
},
{
"cve": "CVE-2019-15903",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-15903"
},
{
"cve": "CVE-2019-16935",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-16935"
},
{
"cve": "CVE-2019-18276",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-18276"
},
{
"cve": "CVE-2019-19221",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19221"
},
{
"cve": "CVE-2019-19906",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19906"
},
{
"cve": "CVE-2019-19956",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-19956"
},
{
"cve": "CVE-2019-20387",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20387"
},
{
"cve": "CVE-2019-20388",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20388"
},
{
"cve": "CVE-2019-20454",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20454"
},
{
"cve": "CVE-2019-20907",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-20916",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-20916"
},
{
"cve": "CVE-2019-25013",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-25013"
},
{
"cve": "CVE-2019-2708",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-2708"
},
{
"cve": "CVE-2019-3842",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-3842"
},
{
"cve": "CVE-2019-9169",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-9169"
},
{
"cve": "CVE-2019-9924",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2019-9924"
},
{
"cve": "CVE-2020-11080",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-11080"
},
{
"cve": "CVE-2020-12362",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12362"
},
{
"cve": "CVE-2020-12363",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12363"
},
{
"cve": "CVE-2020-12364",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-12364"
},
{
"cve": "CVE-2020-13434",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13434"
},
{
"cve": "CVE-2020-13543",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13543"
},
{
"cve": "CVE-2020-13584",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13584"
},
{
"cve": "CVE-2020-13776",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13776"
},
{
"cve": "CVE-2020-13777",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13777"
},
{
"cve": "CVE-2020-13954",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-13954"
},
{
"cve": "CVE-2020-14352",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-14352"
},
{
"cve": "CVE-2020-14422",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-14422"
},
{
"cve": "CVE-2020-15358",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-15358"
},
{
"cve": "CVE-2020-1730",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-1730"
},
{
"cve": "CVE-2020-24489",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24489"
},
{
"cve": "CVE-2020-24511",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24511"
},
{
"cve": "CVE-2020-24512",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24512"
},
{
"cve": "CVE-2020-24513",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24513"
},
{
"cve": "CVE-2020-24659",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24659"
},
{
"cve": "CVE-2020-24977",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-24977"
},
{
"cve": "CVE-2020-26116",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-27170",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27170"
},
{
"cve": "CVE-2020-27618",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27618"
},
{
"cve": "CVE-2020-27619",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27619"
},
{
"cve": "CVE-2020-27777",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-27777"
},
{
"cve": "CVE-2020-28196",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-28196"
},
{
"cve": "CVE-2020-29361",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29361"
},
{
"cve": "CVE-2020-29362",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29362"
},
{
"cve": "CVE-2020-29363",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-29363"
},
{
"cve": "CVE-2020-7226",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-7226"
},
{
"cve": "CVE-2020-7595",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-7595"
},
{
"cve": "CVE-2020-8177",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8177"
},
{
"cve": "CVE-2020-8231",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8231"
},
{
"cve": "CVE-2020-8284",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8284"
},
{
"cve": "CVE-2020-8285",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8285"
},
{
"cve": "CVE-2020-8286",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8286"
},
{
"cve": "CVE-2020-8492",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2020-8648",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8648"
},
{
"cve": "CVE-2020-8927",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-8927"
},
{
"cve": "CVE-2020-9492",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9492"
},
{
"cve": "CVE-2020-9948",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9948"
},
{
"cve": "CVE-2020-9951",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9951"
},
{
"cve": "CVE-2020-9983",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2020-9983"
},
{
"cve": "CVE-2021-20271",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20271"
},
{
"cve": "CVE-2021-20305",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20305"
},
{
"cve": "CVE-2021-2161",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-2161"
},
{
"cve": "CVE-2021-22555",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-22555"
},
{
"cve": "CVE-2021-22696",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-22696"
},
{
"cve": "CVE-2021-23239",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23239"
},
{
"cve": "CVE-2021-23240",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23240"
},
{
"cve": "CVE-2021-23336",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-28163",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28163"
},
{
"cve": "CVE-2021-28165",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28165"
},
{
"cve": "CVE-2021-28169",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-28169"
},
{
"cve": "CVE-2021-29154",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29154"
},
{
"cve": "CVE-2021-29425",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-29650",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29650"
},
{
"cve": "CVE-2021-30468",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-30468"
},
{
"cve": "CVE-2021-31811",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-31811"
},
{
"cve": "CVE-2021-31812",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-31812"
},
{
"cve": "CVE-2021-32027",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32027"
},
{
"cve": "CVE-2021-32028",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32028"
},
{
"cve": "CVE-2021-32399",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-32399"
},
{
"cve": "CVE-2021-3326",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3326"
},
{
"cve": "CVE-2021-3347",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3347"
},
{
"cve": "CVE-2021-33503",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-3449",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3449"
},
{
"cve": "CVE-2021-3450",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3450"
},
{
"cve": "CVE-2021-3516",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3516"
},
{
"cve": "CVE-2021-3520",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3520"
},
{
"cve": "CVE-2021-3541",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3541"
},
{
"cve": "CVE-2021-3715",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Schwachstellen bestehen in verschiedenen Komponenten. Ein entfernter, anonymer oder authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-3715"
},
{
"cve": "CVE-2021-20400",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Es werden unsichere Kryptoalgorithmen genutzt. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-20400"
},
{
"cve": "CVE-2021-29779",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstellen ist auf eine fehlende Authentisierung beim Schl\u00fcsselaustausch zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29779"
},
{
"cve": "CVE-2021-29863",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Schwachstelle. Die Schwachstelle ist auf einen unzureichenden Patch zur\u00fcckzuf\u00fchren und erm\u00f6glicht einen Server-Site-Request-Forgery (SSRF)-Angriff. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29863"
},
{
"cve": "CVE-2021-29849",
"notes": [
{
"category": "description",
"text": "In IBM QRadar SIEM existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich."
}
],
"product_status": {
"known_affected": [
"T014687",
"T023574",
"T016287"
]
},
"release_date": "2021-11-30T23:00:00.000+00:00",
"title": "CVE-2021-29849"
}
]
}
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.