Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-18348 (GCVE-0-2019-18348)
Vulnerability from cvelistv5 – Published: 2019-10-23 16:31 – Updated: 2024-08-05 01:54
VLAI
EPSS
Summary
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.
Severity
6.1 (Medium)
CWE
- n/a
Assigner
References
13 references
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T01:54:13.945Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "FEDORA-2019-b06ec6159b",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/"
},
{
"name": "FEDORA-2019-d202cda4f8",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/"
},
{
"name": "FEDORA-2019-57462fa10d",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/"
},
{
"name": "USN-4333-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4333-1/"
},
{
"name": "USN-4333-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4333-2/"
},
{
"name": "openSUSE-SU-2020:0696",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html"
},
{
"name": "FEDORA-2020-8bdd3fd7a4",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/"
},
{
"name": "FEDORA-2020-ea5bdbcc90",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"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_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.python.org/issue30458#msg347282"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20191107-0004/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-11-02T18:52:05.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "FEDORA-2019-b06ec6159b",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/"
},
{
"name": "FEDORA-2019-d202cda4f8",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/"
},
{
"name": "FEDORA-2019-57462fa10d",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/"
},
{
"name": "USN-4333-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4333-1/"
},
{
"name": "USN-4333-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4333-2/"
},
{
"name": "openSUSE-SU-2020:0696",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html"
},
{
"name": "FEDORA-2020-8bdd3fd7a4",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/"
},
{
"name": "FEDORA-2020-ea5bdbcc90",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"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_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.python.org/issue30458#msg347282"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20191107-0004/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18348",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in 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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FEDORA-2019-b06ec6159b",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/"
},
{
"name": "FEDORA-2019-d202cda4f8",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/"
},
{
"name": "FEDORA-2019-57462fa10d",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/"
},
{
"name": "USN-4333-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4333-1/"
},
{
"name": "USN-4333-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4333-2/"
},
{
"name": "openSUSE-SU-2020:0696",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html"
},
{
"name": "FEDORA-2020-8bdd3fd7a4",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/"
},
{
"name": "FEDORA-2020-ea5bdbcc90",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/"
},
{
"name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpuoct2020.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276"
},
{
"name": "https://bugs.python.org/issue30458#msg347282",
"refsource": "MISC",
"url": "https://bugs.python.org/issue30458#msg347282"
},
{
"name": "https://security.netapp.com/advisory/ntap-20191107-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20191107-0004/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-18348",
"datePublished": "2019-10-23T16:31:22.000Z",
"dateReserved": "2019-10-23T00:00:00.000Z",
"dateUpdated": "2024-08-05T01:54:13.945Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-18348",
"date": "2026-06-10",
"epss": "0.02244",
"percentile": "0.84921"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.0\", \"versionEndIncluding\": \"2.7.17\", \"matchCriteriaId\": \"1CBD119B-076B-46D3-9B94-FABC14564E96\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.0\", \"versionEndExcluding\": \"3.5.10\", \"matchCriteriaId\": \"8041A276-2D5F-493F-BD14-17C96BDFFA8D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.6.0\", \"versionEndExcluding\": \"3.6.11\", \"matchCriteriaId\": \"EC082AF5-7781-4AA9-B899-26B0D275FA3D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.7.0\", \"versionEndExcluding\": \"3.7.8\", \"matchCriteriaId\": \"BEB8C981-BD15-4E7B-B11A-0FC9A00BD654\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.8.0\", \"versionEndExcluding\": \"3.8.3\", \"matchCriteriaId\": \"2FD7A4CD-2414-490D-BCA7-BDFAD3B6D164\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"Se detect\\u00f3 un problema en urllib2 en Python versiones 2.x hasta 2.7.17 y urllib en Python versiones 3.x hasta 3.8.0. La inyecci\\u00f3n de CRLF es posible si el atacante controla un par\\u00e1metro url, como es demostrado por el primer argumento para urllib.request.urlopen con \\\\ r\\\\n (espec\\u00edficamente en el componente host de una URL) seguido de un encabezado HTTP. Esto es similar al problema de la cadena de consulta de CVE-2019-9740 y al problema de la cadena de ruta de CVE-2019-9947. (Esto no es explotable cuando glibc tiene corregido el CVE-2016-10739). Esto est\\u00e1 corregido en las versiones: 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\"}]",
"id": "CVE-2019-18348",
"lastModified": "2024-11-21T04:33:06.653",
"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:C/C:L/I:L/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 2.7}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:P/A:N\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
"published": "2019-10-23T17:15:12.973",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Technical Description\"]}, {\"url\": \"https://bugs.python.org/issue30458#msg347282\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1727276\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Technical Description\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/\", \"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/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20191107-0004/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Technical Description\"]}, {\"url\": \"https://usn.ubuntu.com/4333-1/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Technical Description\"]}, {\"url\": \"https://usn.ubuntu.com/4333-2/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Technical Description\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuoct2020.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Technical Description\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Technical Description\"]}, {\"url\": \"https://bugs.python.org/issue30458#msg347282\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1727276\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Technical Description\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/\", \"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/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/\", \"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://security.netapp.com/advisory/ntap-20191107-0004/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Technical Description\"]}, {\"url\": \"https://usn.ubuntu.com/4333-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Technical Description\"]}, {\"url\": \"https://usn.ubuntu.com/4333-2/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Technical Description\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuoct2020.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Technical Description\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-74\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-18348\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-10-23T17:15:12.973\",\"lastModified\":\"2024-11-21T04:33:06.653\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 un problema en urllib2 en Python versiones 2.x hasta 2.7.17 y urllib en Python versiones 3.x hasta 3.8.0. La inyecci\u00f3n de CRLF es posible si el atacante controla un par\u00e1metro url, como es demostrado por el primer argumento para urllib.request.urlopen con \\\\ r\\\\n (espec\u00edficamente en el componente host de una URL) seguido de un encabezado HTTP. Esto es similar al problema de la cadena de consulta de CVE-2019-9740 y al problema de la cadena de ruta de CVE-2019-9947. (Esto no es explotable cuando glibc tiene corregido el CVE-2016-10739). Esto est\u00e1 corregido en las versiones: 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\"}],\"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:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.0\",\"versionEndIncluding\":\"2.7.17\",\"matchCriteriaId\":\"1CBD119B-076B-46D3-9B94-FABC14564E96\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0\",\"versionEndExcluding\":\"3.5.10\",\"matchCriteriaId\":\"8041A276-2D5F-493F-BD14-17C96BDFFA8D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.6.0\",\"versionEndExcluding\":\"3.6.11\",\"matchCriteriaId\":\"EC082AF5-7781-4AA9-B899-26B0D275FA3D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.7.0\",\"versionEndExcluding\":\"3.7.8\",\"matchCriteriaId\":\"BEB8C981-BD15-4E7B-B11A-0FC9A00BD654\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.8.0\",\"versionEndExcluding\":\"3.8.3\",\"matchCriteriaId\":\"2FD7A4CD-2414-490D-BCA7-BDFAD3B6D164\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Technical Description\"]},{\"url\":\"https://bugs.python.org/issue30458#msg347282\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1727276\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Technical Description\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/\",\"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/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20191107-0004/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://usn.ubuntu.com/4333-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://usn.ubuntu.com/4333-2/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2020.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00041.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Technical Description\"]},{\"url\":\"https://bugs.python.org/issue30458#msg347282\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1727276\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Technical Description\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4X3HW5JRZ7GCPSR7UHJOLD7AWLTQCDVR/\",\"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/JCPGLTTOBB3QEARDX4JOYURP6ELNNA2V/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/M34WOYCDKTDE5KLUACE2YIEH7D37KHRX/\",\"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://security.netapp.com/advisory/ntap-20191107-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://usn.ubuntu.com/4333-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://usn.ubuntu.com/4333-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\"]}]}}"
}
}
SUSE-SU-2022:4281-1
Vulnerability from csaf_suse - Published: 2022-11-29 14:46 - Updated: 2022-11-29 14:46Summary
Security update for python3
Severity
Important
Notes
Title of the patch: Security update for python3
Description of the patch: This update for python3 fixes the following issues:
- CVE-2022-37454: Fixed a buffer overflow in hashlib.sha3_* implementations. (bsc#1204577)
- CVE-2020-10735: Fixed a bug to limit amount of digits converting text to int and vice vera. (bsc#1203125)
The following non-security bug was fixed:
- Fixed a crash in the garbage collection (bsc#1188607).
Patchnames: 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
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.1 (Medium)
Affected products
Recommended
200 products
| 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
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
200 products
| 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
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
200 products
| 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
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
200 products
| 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
|
Threats
Impact
important
References
26 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\n- 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-2191
Vulnerability from csaf_certbund - Published: 2019-10-23 22:00 - Updated: 2025-04-29 22:00Summary
Python: Schwachstelle ermöglicht Manipulation von Dateien
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Python ist eine universelle, üblicherweise interpretierte höhere Programmiersprache.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Python ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— |
Last affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source Python <=3.8.0
Open Source / Python
|
<=3.8.0 | ||
|
Open Source Python <=2.7.17
Open Source / Python
|
<=2.7.17 |
References
21 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Python ist eine universelle, \u00fcblicherweise interpretierte h\u00f6here Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Python ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-2191 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2022-2191.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-2191 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2191"
},
{
"category": "external",
"summary": "NIST Database zu CVE-2019-18348 vom 2019-10-23",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348"
},
{
"category": "external",
"summary": "RedHat Bugzilla 1727276 Stand 2019-10-24",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2020:0750-1 vom 2020-03-24",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20200750-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:1339-1 vom 2020-05-21",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201339-1.html"
},
{
"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:4285 vom 2020-10-19",
"url": "https://access.redhat.com/errata/RHSA-2020:4285"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2020:4273 vom 2020-10-20",
"url": "https://access.redhat.com/errata/RHSA-2020:4273"
},
{
"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": "SUSE Security Update SUSE-SU-2021:0794-1 vom 2021-03-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008491.html"
},
{
"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": "IBM Security Bulletin 7010099 vom 2023-07-06",
"url": "https://www.ibm.com/support/pages/node/7010099"
},
{
"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": "Amazon Linux Security Advisory ALAS-2025-1972 vom 2025-04-30",
"url": "https://alas.aws.amazon.com/ALAS-2025-1972.html"
}
],
"source_lang": "en-US",
"title": "Python: Schwachstelle erm\u00f6glicht Manipulation von Dateien",
"tracking": {
"current_release_date": "2025-04-29T22:00:00.000+00:00",
"generator": {
"date": "2025-04-30T08:55:03.680+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2022-2191",
"initial_release_date": "2019-10-23T22:00:00.000+00:00",
"revision_history": [
{
"date": "2019-10-23T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2019-10-29T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: FEDORA-2019-57462FA10D, FEDORA-2019-B06EC6159B, FEDORA-2019-D202CDA4F8"
},
{
"date": "2020-03-23T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-04-02T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-04-21T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-05-03T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2020-05-21T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-06-17T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-07-01T22:00:00.000+00:00",
"number": "9",
"summary": "Referenz(en) aufgenommen: FEDORA-2020-EA5BDBCC90, FEDORA-2020-8BDD3FD7A4"
},
{
"date": "2020-07-14T22:00:00.000+00:00",
"number": "10",
"summary": "Referenz(en) aufgenommen: DLA-2280"
},
{
"date": "2020-10-19T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-10-20T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2020-11-30T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-12-17T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2020-12-23T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-03-16T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-11-29T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-11-30T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-07-06T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-07-11T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "21"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.5",
"product": {
"name": "IBM QRadar SIEM 7.5",
"product_id": "T022954",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=2.7.17",
"product": {
"name": "Open Source Python \u003c=2.7.17",
"product_id": "T015249"
}
},
{
"category": "product_version_range",
"name": "\u003c=2.7.17",
"product": {
"name": "Open Source Python \u003c=2.7.17",
"product_id": "T015249-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.8.0",
"product": {
"name": "Open Source Python \u003c=3.8.0",
"product_id": "T015250"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.8.0",
"product": {
"name": "Open Source Python \u003c=3.8.0",
"product_id": "T015250-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": "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-2019-18348",
"product_status": {
"known_affected": [
"T022954",
"T002207",
"67646",
"T000126",
"398363"
],
"last_affected": [
"T015250",
"T015249"
]
},
"release_date": "2019-10-23T22:00:00.000+00:00",
"title": "CVE-2019-18348"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…