Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-8492
Vulnerability from cvelistv5
Published
2020-01-30 00:00
Modified
2024-08-04 10:03
Severity ?
EPSS score ?
Summary
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.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T10:03:45.890Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://bugs.python.org/issue39503" }, { "tags": [ "x_transferred" ], "url": "https://python-security.readthedocs.io/vuln/urllib-basic-auth-regex.html" }, { "tags": [ "x_transferred" ], "url": "https://github.com/python/cpython/pull/18284" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20200221-0001/" }, { "name": "openSUSE-SU-2020:0274", "tags": [ "vendor-advisory", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00003.html" }, { "name": "USN-4333-1", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://usn.ubuntu.com/4333-1/" }, { "name": "USN-4333-2", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://usn.ubuntu.com/4333-2/" }, { "name": "GLSA-202005-09", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202005-09" }, { "name": "FEDORA-2020-98e0f0f11b", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APGWEMYZIY5VHLCSZ3HD67PA5Z2UQFGH/" }, { "name": "FEDORA-2020-6a88dad4a0", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WOKDEXLYW5UQ4S7PA7E37IITOC7C56J/" }, { "name": "FEDORA-2020-8bdd3fd7a4", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/" }, { "name": "FEDORA-2020-ea5bdbcc90", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/" }, { "name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html" }, { "name": "[cassandra-commits] 20210816 [jira] [Created] (CASSANDRA-16857) Security vulnerability CVE-2020-8492", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.apache.org/thread.html/rdb31a608dd6758c6093fd645aea3fbf022dd25b37109b6aaea5bc0b5%40%3Ccommits.cassandra.apache.org%3E" }, { "name": "[cassandra-commits] 20210816 [jira] [Updated] (CASSANDRA-16857) Security vulnerability CVE-2020-8492", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.apache.org/thread.html/rfec113c733162b39633fd86a2d0f34bf42ac35f711b3ec1835c774da%40%3Ccommits.cassandra.apache.org%3E" }, { "name": "[debian-lts-announce] 20230524 [SECURITY] [DLA 3432-1] python2.7 security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2023-05-24T00:00:00", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://bugs.python.org/issue39503" }, { "url": "https://python-security.readthedocs.io/vuln/urllib-basic-auth-regex.html" }, { "url": "https://github.com/python/cpython/pull/18284" }, { "url": "https://security.netapp.com/advisory/ntap-20200221-0001/" }, { "name": "openSUSE-SU-2020:0274", "tags": [ "vendor-advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00003.html" }, { "name": "USN-4333-1", "tags": [ "vendor-advisory" ], "url": "https://usn.ubuntu.com/4333-1/" }, { "name": "USN-4333-2", "tags": [ "vendor-advisory" ], "url": "https://usn.ubuntu.com/4333-2/" }, { "name": "GLSA-202005-09", "tags": [ "vendor-advisory" ], "url": "https://security.gentoo.org/glsa/202005-09" }, { "name": "FEDORA-2020-98e0f0f11b", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APGWEMYZIY5VHLCSZ3HD67PA5Z2UQFGH/" }, { "name": "FEDORA-2020-6a88dad4a0", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WOKDEXLYW5UQ4S7PA7E37IITOC7C56J/" }, { "name": "FEDORA-2020-8bdd3fd7a4", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/" }, { "name": "FEDORA-2020-ea5bdbcc90", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/" }, { "name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html" }, { "name": "[cassandra-commits] 20210816 [jira] [Created] (CASSANDRA-16857) Security vulnerability CVE-2020-8492", "tags": [ "mailing-list" ], "url": "https://lists.apache.org/thread.html/rdb31a608dd6758c6093fd645aea3fbf022dd25b37109b6aaea5bc0b5%40%3Ccommits.cassandra.apache.org%3E" }, { "name": "[cassandra-commits] 20210816 [jira] [Updated] (CASSANDRA-16857) Security vulnerability CVE-2020-8492", "tags": [ "mailing-list" ], "url": "https://lists.apache.org/thread.html/rfec113c733162b39633fd86a2d0f34bf42ac35f711b3ec1835c774da%40%3Ccommits.cassandra.apache.org%3E" }, { "name": "[debian-lts-announce] 20230524 [SECURITY] [DLA 3432-1] python2.7 security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2020-8492", "datePublished": "2020-01-30T00:00:00", "dateReserved": "2020-01-30T00:00:00", "dateUpdated": "2024-08-04T10:03:45.890Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-8492\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2020-01-30T19:15:12.103\",\"lastModified\":\"2024-11-21T05:38:56.167\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.\"},{\"lang\":\"es\",\"value\":\"Python versiones 2.7 hasta 2.7.17, versiones 3.5 hasta 3.5.9, versiones 3.6 hasta 3.6.10, versiones 3.7 hasta 3.7.6 y versiones 3.8 hasta 3.8.1, permiten a un servidor HTTP conducir ataques de Denegaci\u00f3n de Servicio de Expresi\u00f3n Regular (ReDoS) contra un cliente debido a un backtracking catastr\u00f3fico de la clase urllib.request.AbstractBasicAuthHandler.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:C\",\"baseScore\":7.1,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":8.6,\"impactScore\":6.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.7.0\",\"versionEndIncluding\":\"2.7.17\",\"matchCriteriaId\":\"369874EC-4D5F-41BE-B2AE-E21A8DCF22C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.5.0\",\"versionEndIncluding\":\"3.5.9\",\"matchCriteriaId\":\"B0FF34C4-26B8-4252-B214-174DE71F5DF8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.6.0\",\"versionEndIncluding\":\"3.6.10\",\"matchCriteriaId\":\"71677368-F12D-42C2-A47C-D593EBEC6D74\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.7.0\",\"versionEndIncluding\":\"3.7.6\",\"matchCriteriaId\":\"2D2D309C-9DA8-4339-B7B6-4358B55FB90C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.8.0\",\"versionEndIncluding\":\"3.8.1\",\"matchCriteriaId\":\"8C663B72-47B0-4042-BFD1-C2B379F31607\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1F3EFED2-F6BC-46D9-AB22-D5ED87EF4549\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"815D70A8-47D3-459C-A32C-9FEACA0659D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"7A5301BF-1402-4BE0-A0F8-69FBE79BC6D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"902B8056-9E37-443B-8905-8AA93E2447FB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80F0FA5D-8D3B-4C0E-81E2-87998286AF33\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36D96259-24BD-44E2-96D9-78CE1D41F956\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00003.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.python.org/issue39503\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/python/cpython/pull/18284\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/rdb31a608dd6758c6093fd645aea3fbf022dd25b37109b6aaea5bc0b5%40%3Ccommits.cassandra.apache.org%3E\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.apache.org/thread.html/rfec113c733162b39633fd86a2d0f34bf42ac35f711b3ec1835c774da%40%3Ccommits.cassandra.apache.org%3E\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WOKDEXLYW5UQ4S7PA7E37IITOC7C56J/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APGWEMYZIY5VHLCSZ3HD67PA5Z2UQFGH/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://python-security.readthedocs.io/vuln/urllib-basic-auth-regex.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202005-09\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200221-0001/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4333-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4333-2/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00003.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.python.org/issue39503\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/python/cpython/pull/18284\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread.html/rdb31a608dd6758c6093fd645aea3fbf022dd25b37109b6aaea5bc0b5%40%3Ccommits.cassandra.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.apache.org/thread.html/rfec113c733162b39633fd86a2d0f34bf42ac35f711b3ec1835c774da%40%3Ccommits.cassandra.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/7WOKDEXLYW5UQ4S7PA7E37IITOC7C56J/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5NSAX4SC3V64PGZUPH7PRDLSON34Q5A/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/APGWEMYZIY5VHLCSZ3HD67PA5Z2UQFGH/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UESGYI5XDAHJBATEZN3MHNDUBDH47AS6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://python-security.readthedocs.io/vuln/urllib-basic-auth-regex.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202005-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200221-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4333-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4333-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
RHSA-2020:4433
Vulnerability from csaf_redhat
Published
2020-11-04 01:19
Modified
2024-11-15 09:37
Summary
Red Hat Security Advisory: python3 security and bug fix update
Notes
Topic
An update for python3 is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)
* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)
* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. \n\nSecurity Fix(es):\n\n* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)\n\n* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\n* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4433", "url": "https://access.redhat.com/errata/RHSA-2020:4433" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/" }, { "category": "external", "summary": "1724996", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724996" }, { "category": "external", "summary": "1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "1772992", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772992" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "1814392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1814392" }, { "category": "external", "summary": "1851090", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851090" }, { "category": "external", "summary": "1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4433.json" } ], "title": "Red Hat Security Advisory: python3 security and bug fix update", "tracking": { "current_release_date": "2024-11-15T09:37:22+00:00", "generator": { "date": "2024-11-15T09:37:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:4433", "initial_release_date": "2020-11-04T01:19:50+00:00", "revision_history": [ { "date": "2020-11-04T01:19:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-11-04T01:19:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T09:37:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.s390x", "product": { "name": "platform-python-0:3.6.8-31.el8.s390x", "product_id": "platform-python-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.s390x", "product": { "name": "python3-libs-0:3.6.8-31.el8.s390x", "product_id": "python3-libs-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.s390x", "product": { "name": "python3-test-0:3.6.8-31.el8.s390x", "product_id": "python3-test-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.s390x", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.s390x", "product_id": "python3-debugsource-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.s390x", "product_id": "python3-debuginfo-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.s390x", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.s390x", "product_id": "platform-python-debug-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.s390x", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.s390x", "product_id": "platform-python-devel-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.s390x", "product": { "name": "python3-idle-0:3.6.8-31.el8.s390x", "product_id": "python3-idle-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.s390x", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.s390x", "product_id": "python3-tkinter-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.x86_64", "product": { "name": "platform-python-0:3.6.8-31.el8.x86_64", "product_id": "platform-python-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-libs-0:3.6.8-31.el8.x86_64", "product_id": "python3-libs-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-test-0:3.6.8-31.el8.x86_64", "product_id": "python3-test-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.x86_64", "product_id": "python3-debugsource-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "product_id": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.x86_64", "product_id": "platform-python-debug-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.x86_64", "product_id": "platform-python-devel-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-idle-0:3.6.8-31.el8.x86_64", "product_id": "python3-idle-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.x86_64", "product_id": "python3-tkinter-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.i686", "product": { "name": "python3-libs-0:3.6.8-31.el8.i686", "product_id": "python3-libs-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.i686", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.i686", "product_id": "python3-debugsource-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.i686", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.i686", "product_id": "python3-debuginfo-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.i686", "product": { "name": "platform-python-0:3.6.8-31.el8.i686", "product_id": "platform-python-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.i686", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.i686", "product_id": "platform-python-debug-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.i686", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.i686", "product_id": "platform-python-devel-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.i686", "product": { "name": "python3-idle-0:3.6.8-31.el8.i686", "product_id": "python3-idle-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.i686", "product": { "name": "python3-test-0:3.6.8-31.el8.i686", "product_id": "python3-test-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.i686", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.i686", "product_id": "python3-tkinter-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.ppc64le", "product": { "name": "platform-python-0:3.6.8-31.el8.ppc64le", "product_id": "platform-python-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-libs-0:3.6.8-31.el8.ppc64le", "product_id": "python3-libs-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-test-0:3.6.8-31.el8.ppc64le", "product_id": "python3-test-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "product_id": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "product_id": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "product_id": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-idle-0:3.6.8-31.el8.ppc64le", "product_id": "python3-idle-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "product_id": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.aarch64", "product": { "name": "platform-python-0:3.6.8-31.el8.aarch64", "product_id": "platform-python-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-libs-0:3.6.8-31.el8.aarch64", "product_id": "python3-libs-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-test-0:3.6.8-31.el8.aarch64", "product_id": "python3-test-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.aarch64", "product_id": "python3-debugsource-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "product_id": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.aarch64", "product_id": "platform-python-debug-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.aarch64", "product_id": "platform-python-devel-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-idle-0:3.6.8-31.el8.aarch64", "product_id": "python3-idle-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.aarch64", "product_id": "python3-tkinter-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-31.el8.src", "product": { "name": "python3-0:3.6.8-31.el8.src", "product_id": "python3-0:3.6.8-31.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-31.el8?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-31.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src" }, "product_reference": "python3-0:3.6.8-31.el8.src", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686" }, "product_reference": "python3-idle-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-idle-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686" }, "product_reference": "python3-libs-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-libs-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-test-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686" }, "product_reference": "python3-test-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-test-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-test-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-test-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-31.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src" }, "product_reference": "python3-0:3.6.8-31.el8.src", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686" }, "product_reference": "python3-idle-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-idle-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686" }, "product_reference": "python3-libs-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-libs-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-test-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686" }, "product_reference": "python3-test-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-test-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-test-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-test-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16935", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-09-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1763229" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16935" }, { "category": "external", "summary": "RHBZ#1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16935" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935" } ], "release_date": "2019-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2020-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856481" } ], "notes": [ { "category": "description", "text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: infinite loop in the tarfile module via crafted TAR archive", "title": "Vulnerability summary" }, { "category": "other", "text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "RHBZ#1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907" } ], "release_date": "2019-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" }, { "category": "workaround", "details": "This flaw can be mitigated by not opening untrusted files with tarfile.", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: infinite loop in the tarfile module via crafted TAR archive" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS" }, { "cve": "CVE-2020-14422", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-06-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1854926" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the way the ipaddress python module computes hash values in the IPv4Interface and IPv6Interface classes. This flaw allows an attacker to create many dictionary entries, due to the performance of a dictionary containing the IPv4Interface or IPv6Interface objects, possibly resulting in a denial of service. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: DoS via inefficiency in IPv{4,6}Interface classes", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux, python3 includes the ipaddress module by default, while for python2 a separate package, python-ipaddress, needs to be installed for the module to be used. Moreover, the ipaddress module is included in other packages as well, like python-pip.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14422" }, { "category": "external", "summary": "RHBZ#1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14422", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14422" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422" } ], "release_date": "2020-06-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" }, { "category": "workaround", "details": "As a short term solution, if your application is using the IPv4Interface/IPv6Interface classes as keys of a dictionary, it is possible to patch the __hash__ method of those classes to not be constant.\n```\nIPv4Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\nIPv6Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\n```", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: DoS via inefficiency in IPv{4,6}Interface classes" } ] }
rhsa-2020_4433
Vulnerability from csaf_redhat
Published
2020-11-04 01:19
Modified
2024-11-15 09:37
Summary
Red Hat Security Advisory: python3 security and bug fix update
Notes
Topic
An update for python3 is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)
* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)
* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. \n\nSecurity Fix(es):\n\n* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)\n\n* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\n* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4433", "url": "https://access.redhat.com/errata/RHSA-2020:4433" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/" }, { "category": "external", "summary": "1724996", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724996" }, { "category": "external", "summary": "1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "1772992", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772992" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "1814392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1814392" }, { "category": "external", "summary": "1851090", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851090" }, { "category": "external", "summary": "1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4433.json" } ], "title": "Red Hat Security Advisory: python3 security and bug fix update", "tracking": { "current_release_date": "2024-11-15T09:37:22+00:00", "generator": { "date": "2024-11-15T09:37:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:4433", "initial_release_date": "2020-11-04T01:19:50+00:00", "revision_history": [ { "date": "2020-11-04T01:19:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-11-04T01:19:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T09:37:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.s390x", "product": { "name": "platform-python-0:3.6.8-31.el8.s390x", "product_id": "platform-python-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.s390x", "product": { "name": "python3-libs-0:3.6.8-31.el8.s390x", "product_id": "python3-libs-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.s390x", "product": { "name": "python3-test-0:3.6.8-31.el8.s390x", "product_id": "python3-test-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.s390x", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.s390x", "product_id": "python3-debugsource-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.s390x", "product_id": "python3-debuginfo-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.s390x", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.s390x", "product_id": "platform-python-debug-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.s390x", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.s390x", "product_id": "platform-python-devel-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.s390x", "product": { "name": "python3-idle-0:3.6.8-31.el8.s390x", "product_id": "python3-idle-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.s390x", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.s390x", "product_id": "python3-tkinter-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.x86_64", "product": { "name": "platform-python-0:3.6.8-31.el8.x86_64", "product_id": "platform-python-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-libs-0:3.6.8-31.el8.x86_64", "product_id": "python3-libs-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-test-0:3.6.8-31.el8.x86_64", "product_id": "python3-test-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.x86_64", "product_id": "python3-debugsource-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "product_id": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.x86_64", "product_id": "platform-python-debug-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.x86_64", "product_id": "platform-python-devel-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-idle-0:3.6.8-31.el8.x86_64", "product_id": "python3-idle-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.x86_64", "product_id": "python3-tkinter-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.i686", "product": { "name": "python3-libs-0:3.6.8-31.el8.i686", "product_id": "python3-libs-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.i686", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.i686", "product_id": "python3-debugsource-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.i686", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.i686", "product_id": "python3-debuginfo-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.i686", "product": { "name": "platform-python-0:3.6.8-31.el8.i686", "product_id": "platform-python-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.i686", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.i686", "product_id": "platform-python-debug-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.i686", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.i686", "product_id": "platform-python-devel-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.i686", "product": { "name": "python3-idle-0:3.6.8-31.el8.i686", "product_id": "python3-idle-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.i686", "product": { "name": "python3-test-0:3.6.8-31.el8.i686", "product_id": "python3-test-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.i686", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.i686", "product_id": "python3-tkinter-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.ppc64le", "product": { "name": "platform-python-0:3.6.8-31.el8.ppc64le", "product_id": "platform-python-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-libs-0:3.6.8-31.el8.ppc64le", "product_id": "python3-libs-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-test-0:3.6.8-31.el8.ppc64le", "product_id": "python3-test-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "product_id": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "product_id": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "product_id": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-idle-0:3.6.8-31.el8.ppc64le", "product_id": "python3-idle-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "product_id": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.aarch64", "product": { "name": "platform-python-0:3.6.8-31.el8.aarch64", "product_id": "platform-python-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-libs-0:3.6.8-31.el8.aarch64", "product_id": "python3-libs-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-test-0:3.6.8-31.el8.aarch64", "product_id": "python3-test-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.aarch64", "product_id": "python3-debugsource-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "product_id": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.aarch64", "product_id": "platform-python-debug-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.aarch64", "product_id": "platform-python-devel-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-idle-0:3.6.8-31.el8.aarch64", "product_id": "python3-idle-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.aarch64", "product_id": "python3-tkinter-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-31.el8.src", "product": { "name": "python3-0:3.6.8-31.el8.src", "product_id": "python3-0:3.6.8-31.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-31.el8?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-31.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src" }, "product_reference": "python3-0:3.6.8-31.el8.src", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686" }, "product_reference": "python3-idle-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-idle-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686" }, "product_reference": "python3-libs-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-libs-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-test-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686" }, "product_reference": "python3-test-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-test-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-test-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-test-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-31.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src" }, "product_reference": "python3-0:3.6.8-31.el8.src", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686" }, "product_reference": "python3-idle-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-idle-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686" }, "product_reference": "python3-libs-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-libs-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-test-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686" }, "product_reference": "python3-test-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-test-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-test-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-test-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16935", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-09-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1763229" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16935" }, { "category": "external", "summary": "RHBZ#1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16935" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935" } ], "release_date": "2019-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2020-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856481" } ], "notes": [ { "category": "description", "text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: infinite loop in the tarfile module via crafted TAR archive", "title": "Vulnerability summary" }, { "category": "other", "text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "RHBZ#1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907" } ], "release_date": "2019-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" }, { "category": "workaround", "details": "This flaw can be mitigated by not opening untrusted files with tarfile.", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: infinite loop in the tarfile module via crafted TAR archive" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS" }, { "cve": "CVE-2020-14422", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-06-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1854926" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the way the ipaddress python module computes hash values in the IPv4Interface and IPv6Interface classes. This flaw allows an attacker to create many dictionary entries, due to the performance of a dictionary containing the IPv4Interface or IPv6Interface objects, possibly resulting in a denial of service. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: DoS via inefficiency in IPv{4,6}Interface classes", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux, python3 includes the ipaddress module by default, while for python2 a separate package, python-ipaddress, needs to be installed for the module to be used. Moreover, the ipaddress module is included in other packages as well, like python-pip.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14422" }, { "category": "external", "summary": "RHBZ#1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14422", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14422" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422" } ], "release_date": "2020-06-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" }, { "category": "workaround", "details": "As a short term solution, if your application is using the IPv4Interface/IPv6Interface classes as keys of a dictionary, it is possible to patch the __hash__ method of those classes to not be constant.\n```\nIPv4Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\nIPv6Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\n```", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: DoS via inefficiency in IPv{4,6}Interface classes" } ] }
rhsa-2020_3888
Vulnerability from csaf_redhat
Published
2020-09-29 20:36
Modified
2024-11-15 09:37
Summary
Red Hat Security Advisory: python3 security update
Notes
Topic
An update for python3 is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)
* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.9 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. \n\nSecurity Fix(es):\n\n* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.9 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:3888", "url": "https://access.redhat.com/errata/RHSA-2020:3888" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index" }, { "category": "external", "summary": "1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "1763730", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763730" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3888.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-15T09:37:03+00:00", "generator": { "date": "2024-11-15T09:37:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:3888", "initial_release_date": "2020-09-29T20:36:45+00:00", "revision_history": [ { "date": "2020-09-29T20:36:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-09-29T20:36:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T09:37:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-0:3.6.8-17.el7.x86_64", "product_id": "python3-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-libs-0:3.6.8-17.el7.x86_64", "product_id": "python3-libs-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "product_id": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-debug-0:3.6.8-17.el7.x86_64", "product_id": "python3-debug-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-devel-0:3.6.8-17.el7.x86_64", "product_id": "python3-devel-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-idle-0:3.6.8-17.el7.x86_64", "product_id": "python3-idle-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-test-0:3.6.8-17.el7.x86_64", "product_id": "python3-test-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64", "product_id": "python3-tkinter-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.i686", "product": { "name": "python3-libs-0:3.6.8-17.el7.i686", "product_id": "python3-libs-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.i686", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686", "product_id": "python3-debuginfo-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-0:3.6.8-17.el7.i686", "product": { "name": "python3-0:3.6.8-17.el7.i686", "product_id": "python3-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.i686", "product": { "name": "python3-debug-0:3.6.8-17.el7.i686", "product_id": "python3-debug-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.i686", "product": { "name": "python3-devel-0:3.6.8-17.el7.i686", "product_id": "python3-devel-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.i686", "product": { "name": "python3-idle-0:3.6.8-17.el7.i686", "product_id": "python3-idle-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.i686", "product": { "name": "python3-test-0:3.6.8-17.el7.i686", "product_id": "python3-test-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.i686", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.i686", "product_id": "python3-tkinter-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.src", "product": { "name": "python3-0:3.6.8-17.el7.src", "product_id": "python3-0:3.6.8-17.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.s390x", "product": { "name": "python3-0:3.6.8-17.el7.s390x", "product_id": "python3-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.s390x", "product": { "name": "python3-libs-0:3.6.8-17.el7.s390x", "product_id": "python3-libs-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x", "product_id": "python3-debuginfo-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.s390x", "product": { "name": "python3-debug-0:3.6.8-17.el7.s390x", "product_id": "python3-debug-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.s390x", "product": { "name": "python3-devel-0:3.6.8-17.el7.s390x", "product_id": "python3-devel-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.s390x", "product": { "name": "python3-idle-0:3.6.8-17.el7.s390x", "product_id": "python3-idle-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.s390x", "product": { "name": "python3-test-0:3.6.8-17.el7.s390x", "product_id": "python3-test-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.s390x", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x", "product_id": "python3-tkinter-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.s390", "product": { "name": "python3-libs-0:3.6.8-17.el7.s390", "product_id": "python3-libs-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.s390", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390", "product_id": "python3-debuginfo-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-0:3.6.8-17.el7.s390", "product": { "name": "python3-0:3.6.8-17.el7.s390", "product_id": "python3-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.s390", "product": { "name": "python3-debug-0:3.6.8-17.el7.s390", "product_id": "python3-debug-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.s390", "product": { "name": "python3-devel-0:3.6.8-17.el7.s390", "product_id": "python3-devel-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.s390", "product": { "name": "python3-idle-0:3.6.8-17.el7.s390", "product_id": "python3-idle-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.s390", "product": { "name": "python3-test-0:3.6.8-17.el7.s390", "product_id": "python3-test-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.s390", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.s390", "product_id": "python3-tkinter-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-0:3.6.8-17.el7.ppc64", "product_id": "python3-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-libs-0:3.6.8-17.el7.ppc64", "product_id": "python3-libs-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "product_id": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-debug-0:3.6.8-17.el7.ppc64", "product_id": "python3-debug-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-devel-0:3.6.8-17.el7.ppc64", "product_id": "python3-devel-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-idle-0:3.6.8-17.el7.ppc64", "product_id": "python3-idle-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-test-0:3.6.8-17.el7.ppc64", "product_id": "python3-test-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64", "product_id": "python3-tkinter-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.ppc", "product": { "name": "python3-libs-0:3.6.8-17.el7.ppc", "product_id": "python3-libs-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.ppc", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc", "product_id": "python3-debuginfo-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-0:3.6.8-17.el7.ppc", "product": { "name": "python3-0:3.6.8-17.el7.ppc", "product_id": "python3-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.ppc", "product": { "name": "python3-debug-0:3.6.8-17.el7.ppc", "product_id": "python3-debug-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.ppc", "product": { "name": "python3-devel-0:3.6.8-17.el7.ppc", "product_id": "python3-devel-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.ppc", "product": { "name": "python3-idle-0:3.6.8-17.el7.ppc", "product_id": "python3-idle-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.ppc", "product": { "name": "python3-test-0:3.6.8-17.el7.ppc", "product_id": "python3-test-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.ppc", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc", "product_id": "python3-tkinter-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-0:3.6.8-17.el7.ppc64le", "product_id": "python3-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le", "product_id": "python3-libs-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le", "product_id": "python3-debug-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le", "product_id": "python3-devel-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le", "product_id": "python3-idle-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-test-0:3.6.8-17.el7.ppc64le", "product_id": "python3-test-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "product_id": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16935", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-09-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1763229" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16935" }, { "category": "external", "summary": "RHBZ#1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16935" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935" } ], "release_date": "2019-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-29T20:36:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3888" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-29T20:36:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3888" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS" } ] }
rhsa-2020:3888
Vulnerability from csaf_redhat
Published
2020-09-29 20:36
Modified
2024-11-15 09:37
Summary
Red Hat Security Advisory: python3 security update
Notes
Topic
An update for python3 is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)
* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.9 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. \n\nSecurity Fix(es):\n\n* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.9 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:3888", "url": "https://access.redhat.com/errata/RHSA-2020:3888" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index" }, { "category": "external", "summary": "1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "1763730", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763730" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3888.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-15T09:37:03+00:00", "generator": { "date": "2024-11-15T09:37:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:3888", "initial_release_date": "2020-09-29T20:36:45+00:00", "revision_history": [ { "date": "2020-09-29T20:36:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-09-29T20:36:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T09:37:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-0:3.6.8-17.el7.x86_64", "product_id": "python3-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-libs-0:3.6.8-17.el7.x86_64", "product_id": "python3-libs-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "product_id": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-debug-0:3.6.8-17.el7.x86_64", "product_id": "python3-debug-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-devel-0:3.6.8-17.el7.x86_64", "product_id": "python3-devel-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-idle-0:3.6.8-17.el7.x86_64", "product_id": "python3-idle-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-test-0:3.6.8-17.el7.x86_64", "product_id": "python3-test-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64", "product_id": "python3-tkinter-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.i686", "product": { "name": "python3-libs-0:3.6.8-17.el7.i686", "product_id": "python3-libs-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.i686", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686", "product_id": "python3-debuginfo-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-0:3.6.8-17.el7.i686", "product": { "name": "python3-0:3.6.8-17.el7.i686", "product_id": "python3-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.i686", "product": { "name": "python3-debug-0:3.6.8-17.el7.i686", "product_id": "python3-debug-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.i686", "product": { "name": "python3-devel-0:3.6.8-17.el7.i686", "product_id": "python3-devel-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.i686", "product": { "name": "python3-idle-0:3.6.8-17.el7.i686", "product_id": "python3-idle-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.i686", "product": { "name": "python3-test-0:3.6.8-17.el7.i686", "product_id": "python3-test-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.i686", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.i686", "product_id": "python3-tkinter-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.src", "product": { "name": "python3-0:3.6.8-17.el7.src", "product_id": "python3-0:3.6.8-17.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.s390x", "product": { "name": "python3-0:3.6.8-17.el7.s390x", "product_id": "python3-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.s390x", "product": { "name": "python3-libs-0:3.6.8-17.el7.s390x", "product_id": "python3-libs-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x", "product_id": "python3-debuginfo-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.s390x", "product": { "name": "python3-debug-0:3.6.8-17.el7.s390x", "product_id": "python3-debug-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.s390x", "product": { "name": "python3-devel-0:3.6.8-17.el7.s390x", "product_id": "python3-devel-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.s390x", "product": { "name": "python3-idle-0:3.6.8-17.el7.s390x", "product_id": "python3-idle-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.s390x", "product": { "name": "python3-test-0:3.6.8-17.el7.s390x", "product_id": "python3-test-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.s390x", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x", "product_id": "python3-tkinter-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.s390", "product": { "name": "python3-libs-0:3.6.8-17.el7.s390", "product_id": "python3-libs-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.s390", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390", "product_id": "python3-debuginfo-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-0:3.6.8-17.el7.s390", "product": { "name": "python3-0:3.6.8-17.el7.s390", "product_id": "python3-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.s390", "product": { "name": "python3-debug-0:3.6.8-17.el7.s390", "product_id": "python3-debug-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.s390", "product": { "name": "python3-devel-0:3.6.8-17.el7.s390", "product_id": "python3-devel-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.s390", "product": { "name": "python3-idle-0:3.6.8-17.el7.s390", "product_id": "python3-idle-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.s390", "product": { "name": "python3-test-0:3.6.8-17.el7.s390", "product_id": "python3-test-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.s390", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.s390", "product_id": "python3-tkinter-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-0:3.6.8-17.el7.ppc64", "product_id": "python3-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-libs-0:3.6.8-17.el7.ppc64", "product_id": "python3-libs-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "product_id": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-debug-0:3.6.8-17.el7.ppc64", "product_id": "python3-debug-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-devel-0:3.6.8-17.el7.ppc64", "product_id": "python3-devel-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-idle-0:3.6.8-17.el7.ppc64", "product_id": "python3-idle-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-test-0:3.6.8-17.el7.ppc64", "product_id": "python3-test-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64", "product_id": "python3-tkinter-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.ppc", "product": { "name": "python3-libs-0:3.6.8-17.el7.ppc", "product_id": "python3-libs-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.ppc", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc", "product_id": "python3-debuginfo-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-0:3.6.8-17.el7.ppc", "product": { "name": "python3-0:3.6.8-17.el7.ppc", "product_id": "python3-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.ppc", "product": { "name": "python3-debug-0:3.6.8-17.el7.ppc", "product_id": "python3-debug-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.ppc", "product": { "name": "python3-devel-0:3.6.8-17.el7.ppc", "product_id": "python3-devel-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.ppc", "product": { "name": "python3-idle-0:3.6.8-17.el7.ppc", "product_id": "python3-idle-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.ppc", "product": { "name": "python3-test-0:3.6.8-17.el7.ppc", "product_id": "python3-test-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.ppc", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc", "product_id": "python3-tkinter-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-0:3.6.8-17.el7.ppc64le", "product_id": "python3-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le", "product_id": "python3-libs-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le", "product_id": "python3-debug-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le", "product_id": "python3-devel-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le", "product_id": "python3-idle-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-test-0:3.6.8-17.el7.ppc64le", "product_id": "python3-test-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "product_id": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16935", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-09-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1763229" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16935" }, { "category": "external", "summary": "RHBZ#1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16935" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935" } ], "release_date": "2019-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-29T20:36:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3888" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-29T20:36:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3888" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS" } ] }
RHSA-2020:4285
Vulnerability from csaf_redhat
Published
2020-10-19 18:08
Modified
2024-11-15 09:37
Summary
Red Hat Security Advisory: rh-python36 security, bug fix, and enhancement update
Notes
Topic
An update for rh-python36-python, rh-python36-python-pip, and rh-python36-python-virtualenv is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
The following packages have been upgraded to a later upstream version: rh-python36-python (3.6.12). (BZ#1873080)
Security Fix(es):
* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)
* python: CRLF injection via the host part of the url passed to urlopen() (CVE-2019-18348)
* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)
* python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)
* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)
* python: CRLF injection via HTTP request method in httplib/http.client (CVE-2020-26116)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
* rh-python36-python-pip: Contains multiple bundled libraries, and has no bundled() provides (BZ#1774951)
* Allow rh-python36-python-pip to use system CA certificate Trust (BZ#1826520)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-python36-python, rh-python36-python-pip, and rh-python36-python-virtualenv is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nThe following packages have been upgraded to a later upstream version: rh-python36-python (3.6.12). (BZ#1873080)\n\nSecurity Fix(es):\n\n* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)\n\n* python: CRLF injection via the host part of the url passed to urlopen() (CVE-2019-18348)\n\n* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)\n\n* python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\n* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)\n\n* python: CRLF injection via HTTP request method in httplib/http.client (CVE-2020-26116)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* rh-python36-python-pip: Contains multiple bundled libraries, and has no bundled() provides (BZ#1774951)\n\n* Allow rh-python36-python-pip to use system CA certificate Trust (BZ#1826520)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4285", "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1727276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276" }, { "category": "external", "summary": "1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "1826520", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826520" }, { "category": "external", "summary": "1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "1873080", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1873080" }, { "category": "external", "summary": "1883014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883014" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4285.json" } ], "title": "Red Hat Security Advisory: rh-python36 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-15T09:37:53+00:00", "generator": { "date": "2024-11-15T09:37:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:4285", "initial_release_date": "2020-10-19T18:08:32+00:00", "revision_history": [ { "date": "2020-10-19T18:08:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-10-19T18:08:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T09:37:53+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el6.src", "product": { "name": "rh-python36-python-0:3.6.12-1.el6.src", "product_id": "rh-python36-python-0:3.6.12-1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product_id": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.src", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.src", "product_id": "rh-python36-python-0:3.6.12-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product_id": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product_id": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el6?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el6?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product_id": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16935", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-09-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1763229" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16935" }, { "category": "external", "summary": "RHBZ#1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16935" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935" } ], "release_date": "2019-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field" }, { "cve": "CVE-2019-18348", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2019-07-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1727276" } ], "notes": [ { "category": "description", "text": "A CRLF injection flaw was discovered in python in the way URLs are handled when doing an HTTP/HTTPS connection (e.g. through urlopen() or HTTPConnection). An attacker who can control the url parameter passed to urlopen method in the urllib/urllib2 modules can inject CRLF sequences and HTTP headers by abusing the \"host\" part of the URL.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CRLF injection via the host part of the url passed to urlopen()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the versions of python and python3 as shipped with Red Hat Enterprise Linux 7.7 and above because glibc flaw CVE-2016-10739 was fixed in RHSA-2019:2118-03, which makes this bug not exploitable.\n\nThis issue does not affect the versions of python and python3 as shipped with Red Hat Enterprise Linux 8 because glibc is not vulnerable to CVE-2016-10739, making this bug not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-18348" }, { "category": "external", "summary": "RHBZ#1727276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-18348", "url": "https://www.cve.org/CVERecord?id=CVE-2019-18348" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348" } ], "release_date": "2019-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CRLF injection via the host part of the url passed to urlopen()" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2020-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856481" } ], "notes": [ { "category": "description", "text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: infinite loop in the tarfile module via crafted TAR archive", "title": "Vulnerability summary" }, { "category": "other", "text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "RHBZ#1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907" } ], "release_date": "2019-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "This flaw can be mitigated by not opening untrusted files with tarfile.", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: infinite loop in the tarfile module via crafted TAR archive" }, { "cve": "CVE-2019-20916", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2020-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1868135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the pip package installer for Python when downloading or installing a remote package via a specified URL. Improper validation of the \"Content-Disposition\" HTTP response header makes a path traversal attack possible, leading to an arbitrary file overwrite. This flaw allows an attacker who controls a malicious server to execute arbitrary code on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue has been rated as having Moderate impact because of the preconditions needed to trigger the flaw: it only affects Python Wheels and requires the user to pip-install a wheel from a malicious server. Installing software from untrusted servers is insecure by definition and strongly discouraged, as it may lead to system compromise regardless of this CVE.\n\nThis flaw did not affect the versions of `python-pip` in Python 3.8 as shipped with Red Hat Enterprise Linux 8 and Red Hat Software Collections 3, as they already included the fix for this CVE.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "RHBZ#1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20916", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916" } ], "release_date": "2019-04-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "Avoid downloading or installing packages from potentially malicious servers via the command-line \"pip download\" or \"pip install\".", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS" }, { "cve": "CVE-2020-14422", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-06-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1854926" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the way the ipaddress python module computes hash values in the IPv4Interface and IPv6Interface classes. This flaw allows an attacker to create many dictionary entries, due to the performance of a dictionary containing the IPv4Interface or IPv6Interface objects, possibly resulting in a denial of service. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: DoS via inefficiency in IPv{4,6}Interface classes", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux, python3 includes the ipaddress module by default, while for python2 a separate package, python-ipaddress, needs to be installed for the module to be used. Moreover, the ipaddress module is included in other packages as well, like python-pip.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14422" }, { "category": "external", "summary": "RHBZ#1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14422", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14422" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422" } ], "release_date": "2020-06-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "As a short term solution, if your application is using the IPv4Interface/IPv6Interface classes as keys of a dictionary, it is possible to patch the __hash__ method of those classes to not be constant.\n```\nIPv4Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\nIPv6Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\n```", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: DoS via inefficiency in IPv{4,6}Interface classes" }, { "cve": "CVE-2020-26116", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2020-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1883014" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python. The built-in modules httplib and http.client (included in Python 2 and Python 3, respectively) do not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation to the request by injecting additional HTTP headers. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CRLF injection via HTTP request method in httplib/http.client", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-26116" }, { "category": "external", "summary": "RHBZ#1883014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883014" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-26116", "url": "https://www.cve.org/CVERecord?id=CVE-2020-26116" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26116", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26116" }, { "category": "external", "summary": "https://python-security.readthedocs.io/vuln/http-header-injection-method.html", "url": "https://python-security.readthedocs.io/vuln/http-header-injection-method.html" } ], "release_date": "2020-02-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CRLF injection via HTTP request method in httplib/http.client" } ] }
RHSA-2020:3888
Vulnerability from csaf_redhat
Published
2020-09-29 20:36
Modified
2024-11-15 09:37
Summary
Red Hat Security Advisory: python3 security update
Notes
Topic
An update for python3 is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)
* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 7.9 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. \n\nSecurity Fix(es):\n\n* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.9 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:3888", "url": "https://access.redhat.com/errata/RHSA-2020:3888" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.9_release_notes/index" }, { "category": "external", "summary": "1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "1763730", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763730" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3888.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-15T09:37:03+00:00", "generator": { "date": "2024-11-15T09:37:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:3888", "initial_release_date": "2020-09-29T20:36:45+00:00", "revision_history": [ { "date": "2020-09-29T20:36:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-09-29T20:36:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T09:37:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Client (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::client" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::computenode" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-0:3.6.8-17.el7.x86_64", "product_id": "python3-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-libs-0:3.6.8-17.el7.x86_64", "product_id": "python3-libs-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "product_id": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-debug-0:3.6.8-17.el7.x86_64", "product_id": "python3-debug-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-devel-0:3.6.8-17.el7.x86_64", "product_id": "python3-devel-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-idle-0:3.6.8-17.el7.x86_64", "product_id": "python3-idle-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-test-0:3.6.8-17.el7.x86_64", "product_id": "python3-test-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64", "product_id": "python3-tkinter-0:3.6.8-17.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.i686", "product": { "name": "python3-libs-0:3.6.8-17.el7.i686", "product_id": "python3-libs-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.i686", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686", "product_id": "python3-debuginfo-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-0:3.6.8-17.el7.i686", "product": { "name": "python3-0:3.6.8-17.el7.i686", "product_id": "python3-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.i686", "product": { "name": "python3-debug-0:3.6.8-17.el7.i686", "product_id": "python3-debug-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.i686", "product": { "name": "python3-devel-0:3.6.8-17.el7.i686", "product_id": "python3-devel-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.i686", "product": { "name": "python3-idle-0:3.6.8-17.el7.i686", "product_id": "python3-idle-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.i686", "product": { "name": "python3-test-0:3.6.8-17.el7.i686", "product_id": "python3-test-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.i686", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.i686", "product_id": "python3-tkinter-0:3.6.8-17.el7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.src", "product": { "name": "python3-0:3.6.8-17.el7.src", "product_id": "python3-0:3.6.8-17.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.s390x", "product": { "name": "python3-0:3.6.8-17.el7.s390x", "product_id": "python3-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.s390x", "product": { "name": "python3-libs-0:3.6.8-17.el7.s390x", "product_id": "python3-libs-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x", "product_id": "python3-debuginfo-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.s390x", "product": { "name": "python3-debug-0:3.6.8-17.el7.s390x", "product_id": "python3-debug-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.s390x", "product": { "name": "python3-devel-0:3.6.8-17.el7.s390x", "product_id": "python3-devel-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.s390x", "product": { "name": "python3-idle-0:3.6.8-17.el7.s390x", "product_id": "python3-idle-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.s390x", "product": { "name": "python3-test-0:3.6.8-17.el7.s390x", "product_id": "python3-test-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.s390x", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x", "product_id": "python3-tkinter-0:3.6.8-17.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.s390", "product": { "name": "python3-libs-0:3.6.8-17.el7.s390", "product_id": "python3-libs-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.s390", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390", "product_id": "python3-debuginfo-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-0:3.6.8-17.el7.s390", "product": { "name": "python3-0:3.6.8-17.el7.s390", "product_id": "python3-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.s390", "product": { "name": "python3-debug-0:3.6.8-17.el7.s390", "product_id": "python3-debug-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.s390", "product": { "name": "python3-devel-0:3.6.8-17.el7.s390", "product_id": "python3-devel-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.s390", "product": { "name": "python3-idle-0:3.6.8-17.el7.s390", "product_id": "python3-idle-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.s390", "product": { "name": "python3-test-0:3.6.8-17.el7.s390", "product_id": "python3-test-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=s390" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.s390", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.s390", "product_id": "python3-tkinter-0:3.6.8-17.el7.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-0:3.6.8-17.el7.ppc64", "product_id": "python3-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-libs-0:3.6.8-17.el7.ppc64", "product_id": "python3-libs-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "product_id": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-debug-0:3.6.8-17.el7.ppc64", "product_id": "python3-debug-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-devel-0:3.6.8-17.el7.ppc64", "product_id": "python3-devel-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-idle-0:3.6.8-17.el7.ppc64", "product_id": "python3-idle-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-test-0:3.6.8-17.el7.ppc64", "product_id": "python3-test-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=ppc64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.ppc64", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64", "product_id": "python3-tkinter-0:3.6.8-17.el7.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.ppc", "product": { "name": "python3-libs-0:3.6.8-17.el7.ppc", "product_id": "python3-libs-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.ppc", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc", "product_id": "python3-debuginfo-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-0:3.6.8-17.el7.ppc", "product": { "name": "python3-0:3.6.8-17.el7.ppc", "product_id": "python3-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.ppc", "product": { "name": "python3-debug-0:3.6.8-17.el7.ppc", "product_id": "python3-debug-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.ppc", "product": { "name": "python3-devel-0:3.6.8-17.el7.ppc", "product_id": "python3-devel-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.ppc", "product": { "name": "python3-idle-0:3.6.8-17.el7.ppc", "product_id": "python3-idle-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.ppc", "product": { "name": "python3-test-0:3.6.8-17.el7.ppc", "product_id": "python3-test-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=ppc" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.ppc", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc", "product_id": "python3-tkinter-0:3.6.8-17.el7.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-0:3.6.8-17.el7.ppc64le", "product_id": "python3-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le", "product_id": "python3-libs-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debug-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le", "product_id": "python3-debug-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-devel-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le", "product_id": "python3-devel-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le", "product_id": "python3-idle-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-test-0:3.6.8-17.el7.ppc64le", "product_id": "python3-test-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-17.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "product_id": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-17.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", "product_id": "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", "product_id": "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Client-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", "product_id": "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", "product_id": "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7ComputeNode-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Server-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686" }, "product_reference": "python3-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390" }, "product_reference": "python3-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src" }, "product_reference": "python3-0:3.6.8-17.el7.src", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debug-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debug-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debug-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debug-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686" }, "product_reference": "python3-devel-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-devel-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-devel-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-devel-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686" }, "product_reference": "python3-idle-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-idle-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-idle-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686" }, "product_reference": "python3-libs-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-libs-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-libs-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686" }, "product_reference": "python3-test-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-test-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-test-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-test-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.i686", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.s390x", "relates_to_product_reference": "7Workstation-optional-7.9" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-17.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-17.el7.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16935", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-09-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1763229" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16935" }, { "category": "external", "summary": "RHBZ#1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16935" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935" } ], "release_date": "2019-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-29T20:36:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3888" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-29T20:36:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3888" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Client-7.9:python3-0:3.6.8-17.el7.i686", "7Client-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-0:3.6.8-17.el7.s390", "7Client-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-0:3.6.8-17.el7.src", "7Client-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-0:3.6.8-17.el7.src", "7Client-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Client-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.src", "7ComputeNode-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7ComputeNode-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-0:3.6.8-17.el7.i686", "7Server-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-0:3.6.8-17.el7.s390", "7Server-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-0:3.6.8-17.el7.src", "7Server-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-0:3.6.8-17.el7.src", "7Server-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Server-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.src", "7Workstation-optional-7.9:python3-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debug-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-debuginfo-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-devel-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-idle-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-libs-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-test-0:3.6.8-17.el7.x86_64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.i686", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.ppc64le", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.s390x", "7Workstation-optional-7.9:python3-tkinter-0:3.6.8-17.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS" } ] }
rhsa-2020_4285
Vulnerability from csaf_redhat
Published
2020-10-19 18:08
Modified
2024-11-15 09:37
Summary
Red Hat Security Advisory: rh-python36 security, bug fix, and enhancement update
Notes
Topic
An update for rh-python36-python, rh-python36-python-pip, and rh-python36-python-virtualenv is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
The following packages have been upgraded to a later upstream version: rh-python36-python (3.6.12). (BZ#1873080)
Security Fix(es):
* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)
* python: CRLF injection via the host part of the url passed to urlopen() (CVE-2019-18348)
* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)
* python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)
* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)
* python: CRLF injection via HTTP request method in httplib/http.client (CVE-2020-26116)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
* rh-python36-python-pip: Contains multiple bundled libraries, and has no bundled() provides (BZ#1774951)
* Allow rh-python36-python-pip to use system CA certificate Trust (BZ#1826520)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-python36-python, rh-python36-python-pip, and rh-python36-python-virtualenv is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nThe following packages have been upgraded to a later upstream version: rh-python36-python (3.6.12). (BZ#1873080)\n\nSecurity Fix(es):\n\n* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)\n\n* python: CRLF injection via the host part of the url passed to urlopen() (CVE-2019-18348)\n\n* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)\n\n* python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\n* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)\n\n* python: CRLF injection via HTTP request method in httplib/http.client (CVE-2020-26116)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* rh-python36-python-pip: Contains multiple bundled libraries, and has no bundled() provides (BZ#1774951)\n\n* Allow rh-python36-python-pip to use system CA certificate Trust (BZ#1826520)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4285", "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1727276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276" }, { "category": "external", "summary": "1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "1826520", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826520" }, { "category": "external", "summary": "1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "1873080", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1873080" }, { "category": "external", "summary": "1883014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883014" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4285.json" } ], "title": "Red Hat Security Advisory: rh-python36 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-15T09:37:53+00:00", "generator": { "date": "2024-11-15T09:37:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:4285", "initial_release_date": "2020-10-19T18:08:32+00:00", "revision_history": [ { "date": "2020-10-19T18:08:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-10-19T18:08:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T09:37:53+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el6.src", "product": { "name": "rh-python36-python-0:3.6.12-1.el6.src", "product_id": "rh-python36-python-0:3.6.12-1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product_id": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.src", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.src", "product_id": "rh-python36-python-0:3.6.12-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product_id": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product_id": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el6?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el6?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product_id": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16935", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-09-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1763229" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16935" }, { "category": "external", "summary": "RHBZ#1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16935" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935" } ], "release_date": "2019-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field" }, { "cve": "CVE-2019-18348", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2019-07-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1727276" } ], "notes": [ { "category": "description", "text": "A CRLF injection flaw was discovered in python in the way URLs are handled when doing an HTTP/HTTPS connection (e.g. through urlopen() or HTTPConnection). An attacker who can control the url parameter passed to urlopen method in the urllib/urllib2 modules can inject CRLF sequences and HTTP headers by abusing the \"host\" part of the URL.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CRLF injection via the host part of the url passed to urlopen()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the versions of python and python3 as shipped with Red Hat Enterprise Linux 7.7 and above because glibc flaw CVE-2016-10739 was fixed in RHSA-2019:2118-03, which makes this bug not exploitable.\n\nThis issue does not affect the versions of python and python3 as shipped with Red Hat Enterprise Linux 8 because glibc is not vulnerable to CVE-2016-10739, making this bug not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-18348" }, { "category": "external", "summary": "RHBZ#1727276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-18348", "url": "https://www.cve.org/CVERecord?id=CVE-2019-18348" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348" } ], "release_date": "2019-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CRLF injection via the host part of the url passed to urlopen()" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2020-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856481" } ], "notes": [ { "category": "description", "text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: infinite loop in the tarfile module via crafted TAR archive", "title": "Vulnerability summary" }, { "category": "other", "text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "RHBZ#1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907" } ], "release_date": "2019-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "This flaw can be mitigated by not opening untrusted files with tarfile.", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: infinite loop in the tarfile module via crafted TAR archive" }, { "cve": "CVE-2019-20916", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2020-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1868135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the pip package installer for Python when downloading or installing a remote package via a specified URL. Improper validation of the \"Content-Disposition\" HTTP response header makes a path traversal attack possible, leading to an arbitrary file overwrite. This flaw allows an attacker who controls a malicious server to execute arbitrary code on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue has been rated as having Moderate impact because of the preconditions needed to trigger the flaw: it only affects Python Wheels and requires the user to pip-install a wheel from a malicious server. Installing software from untrusted servers is insecure by definition and strongly discouraged, as it may lead to system compromise regardless of this CVE.\n\nThis flaw did not affect the versions of `python-pip` in Python 3.8 as shipped with Red Hat Enterprise Linux 8 and Red Hat Software Collections 3, as they already included the fix for this CVE.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "RHBZ#1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20916", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916" } ], "release_date": "2019-04-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "Avoid downloading or installing packages from potentially malicious servers via the command-line \"pip download\" or \"pip install\".", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS" }, { "cve": "CVE-2020-14422", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-06-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1854926" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the way the ipaddress python module computes hash values in the IPv4Interface and IPv6Interface classes. This flaw allows an attacker to create many dictionary entries, due to the performance of a dictionary containing the IPv4Interface or IPv6Interface objects, possibly resulting in a denial of service. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: DoS via inefficiency in IPv{4,6}Interface classes", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux, python3 includes the ipaddress module by default, while for python2 a separate package, python-ipaddress, needs to be installed for the module to be used. Moreover, the ipaddress module is included in other packages as well, like python-pip.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14422" }, { "category": "external", "summary": "RHBZ#1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14422", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14422" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422" } ], "release_date": "2020-06-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "As a short term solution, if your application is using the IPv4Interface/IPv6Interface classes as keys of a dictionary, it is possible to patch the __hash__ method of those classes to not be constant.\n```\nIPv4Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\nIPv6Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\n```", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: DoS via inefficiency in IPv{4,6}Interface classes" }, { "cve": "CVE-2020-26116", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2020-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1883014" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python. The built-in modules httplib and http.client (included in Python 2 and Python 3, respectively) do not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation to the request by injecting additional HTTP headers. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CRLF injection via HTTP request method in httplib/http.client", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-26116" }, { "category": "external", "summary": "RHBZ#1883014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883014" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-26116", "url": "https://www.cve.org/CVERecord?id=CVE-2020-26116" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26116", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26116" }, { "category": "external", "summary": "https://python-security.readthedocs.io/vuln/http-header-injection-method.html", "url": "https://python-security.readthedocs.io/vuln/http-header-injection-method.html" } ], "release_date": "2020-02-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CRLF injection via HTTP request method in httplib/http.client" } ] }
rhsa-2020:4285
Vulnerability from csaf_redhat
Published
2020-10-19 18:08
Modified
2024-11-15 09:37
Summary
Red Hat Security Advisory: rh-python36 security, bug fix, and enhancement update
Notes
Topic
An update for rh-python36-python, rh-python36-python-pip, and rh-python36-python-virtualenv is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
The following packages have been upgraded to a later upstream version: rh-python36-python (3.6.12). (BZ#1873080)
Security Fix(es):
* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)
* python: CRLF injection via the host part of the url passed to urlopen() (CVE-2019-18348)
* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)
* python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)
* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)
* python: CRLF injection via HTTP request method in httplib/http.client (CVE-2020-26116)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
* rh-python36-python-pip: Contains multiple bundled libraries, and has no bundled() provides (BZ#1774951)
* Allow rh-python36-python-pip to use system CA certificate Trust (BZ#1826520)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-python36-python, rh-python36-python-pip, and rh-python36-python-virtualenv is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nThe following packages have been upgraded to a later upstream version: rh-python36-python (3.6.12). (BZ#1873080)\n\nSecurity Fix(es):\n\n* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)\n\n* python: CRLF injection via the host part of the url passed to urlopen() (CVE-2019-18348)\n\n* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)\n\n* python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py (CVE-2019-20916)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\n* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)\n\n* python: CRLF injection via HTTP request method in httplib/http.client (CVE-2020-26116)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* rh-python36-python-pip: Contains multiple bundled libraries, and has no bundled() provides (BZ#1774951)\n\n* Allow rh-python36-python-pip to use system CA certificate Trust (BZ#1826520)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4285", "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1727276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276" }, { "category": "external", "summary": "1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "1826520", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1826520" }, { "category": "external", "summary": "1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "1873080", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1873080" }, { "category": "external", "summary": "1883014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883014" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4285.json" } ], "title": "Red Hat Security Advisory: rh-python36 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-15T09:37:53+00:00", "generator": { "date": "2024-11-15T09:37:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:4285", "initial_release_date": "2020-10-19T18:08:32+00:00", "revision_history": [ { "date": "2020-10-19T18:08:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-10-19T18:08:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T09:37:53+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el6.src", "product": { "name": "rh-python36-python-0:3.6.12-1.el6.src", "product_id": "rh-python36-python-0:3.6.12-1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product_id": "rh-python36-python-pip-0:9.0.1-5.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el6?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.src", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.src", "product_id": "rh-python36-python-0:3.6.12-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product_id": "rh-python36-python-pip-0:9.0.1-5.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el7?arch=src" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product_id": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el6?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el6?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product_id": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-pip@9.0.1-5.el7?arch=noarch" } } }, { "category": "product_version", "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product_id": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-virtualenv@15.1.0-3.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debug@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-devel@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-libs@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-test@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tkinter@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-tools@3.6.12-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product_id": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-python36-python-debuginfo@3.6.12-1.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-pip-0:9.0.1-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src" }, "product_reference": "rh-python36-python-pip-0:9.0.1-5.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-test-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-test-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64" }, "product_reference": "rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" }, "product_reference": "rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16935", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-09-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1763229" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16935" }, { "category": "external", "summary": "RHBZ#1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16935" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935" } ], "release_date": "2019-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field" }, { "cve": "CVE-2019-18348", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2019-07-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1727276" } ], "notes": [ { "category": "description", "text": "A CRLF injection flaw was discovered in python in the way URLs are handled when doing an HTTP/HTTPS connection (e.g. through urlopen() or HTTPConnection). An attacker who can control the url parameter passed to urlopen method in the urllib/urllib2 modules can inject CRLF sequences and HTTP headers by abusing the \"host\" part of the URL.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CRLF injection via the host part of the url passed to urlopen()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not affect the versions of python and python3 as shipped with Red Hat Enterprise Linux 7.7 and above because glibc flaw CVE-2016-10739 was fixed in RHSA-2019:2118-03, which makes this bug not exploitable.\n\nThis issue does not affect the versions of python and python3 as shipped with Red Hat Enterprise Linux 8 because glibc is not vulnerable to CVE-2016-10739, making this bug not exploitable.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-18348" }, { "category": "external", "summary": "RHBZ#1727276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1727276" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-18348", "url": "https://www.cve.org/CVERecord?id=CVE-2019-18348" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18348" } ], "release_date": "2019-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CRLF injection via the host part of the url passed to urlopen()" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2020-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856481" } ], "notes": [ { "category": "description", "text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: infinite loop in the tarfile module via crafted TAR archive", "title": "Vulnerability summary" }, { "category": "other", "text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "RHBZ#1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907" } ], "release_date": "2019-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "This flaw can be mitigated by not opening untrusted files with tarfile.", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: infinite loop in the tarfile module via crafted TAR archive" }, { "cve": "CVE-2019-20916", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2020-08-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1868135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the pip package installer for Python when downloading or installing a remote package via a specified URL. Improper validation of the \"Content-Disposition\" HTTP response header makes a path traversal attack possible, leading to an arbitrary file overwrite. This flaw allows an attacker who controls a malicious server to execute arbitrary code on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue has been rated as having Moderate impact because of the preconditions needed to trigger the flaw: it only affects Python Wheels and requires the user to pip-install a wheel from a malicious server. Installing software from untrusted servers is insecure by definition and strongly discouraged, as it may lead to system compromise regardless of this CVE.\n\nThis flaw did not affect the versions of `python-pip` in Python 3.8 as shipped with Red Hat Enterprise Linux 8 and Red Hat Software Collections 3, as they already included the fix for this CVE.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20916" }, { "category": "external", "summary": "RHBZ#1868135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20916", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20916" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20916" } ], "release_date": "2019-04-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "Avoid downloading or installing packages from potentially malicious servers via the command-line \"pip download\" or \"pip install\".", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS" }, { "cve": "CVE-2020-14422", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-06-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1854926" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the way the ipaddress python module computes hash values in the IPv4Interface and IPv6Interface classes. This flaw allows an attacker to create many dictionary entries, due to the performance of a dictionary containing the IPv4Interface or IPv6Interface objects, possibly resulting in a denial of service. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: DoS via inefficiency in IPv{4,6}Interface classes", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux, python3 includes the ipaddress module by default, while for python2 a separate package, python-ipaddress, needs to be installed for the module to be used. Moreover, the ipaddress module is included in other packages as well, like python-pip.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14422" }, { "category": "external", "summary": "RHBZ#1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14422", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14422" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422" } ], "release_date": "2020-06-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" }, { "category": "workaround", "details": "As a short term solution, if your application is using the IPv4Interface/IPv6Interface classes as keys of a dictionary, it is possible to patch the __hash__ method of those classes to not be constant.\n```\nIPv4Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\nIPv6Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\n```", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: DoS via inefficiency in IPv{4,6}Interface classes" }, { "cve": "CVE-2020-26116", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "discovery_date": "2020-09-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1883014" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python. The built-in modules httplib and http.client (included in Python 2 and Python 3, respectively) do not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation to the request by injecting additional HTTP headers. The highest threat from this vulnerability is to confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: CRLF injection via HTTP request method in httplib/http.client", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-26116" }, { "category": "external", "summary": "RHBZ#1883014", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883014" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-26116", "url": "https://www.cve.org/CVERecord?id=CVE-2020-26116" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26116", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26116" }, { "category": "external", "summary": "https://python-security.readthedocs.io/vuln/http-header-injection-method.html", "url": "https://python-security.readthedocs.io/vuln/http-header-injection-method.html" } ], "release_date": "2020-02-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-10-19T18:08:32+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4285" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el6.src", "6Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el6.x86_64", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.noarch", "6Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el6.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-Alt-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.6.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5-7.7.Z:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Server-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Server-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Server-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debug-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-debuginfo-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-devel-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-libs-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-pip-0:9.0.1-5.el7.src", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-test-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tkinter-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-python36-python-tools-0:3.6.12-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.noarch", "7Workstation-RHSCL-3.5:rh-python36-python-virtualenv-0:15.1.0-3.el7.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: CRLF injection via HTTP request method in httplib/http.client" } ] }
rhsa-2020_4641
Vulnerability from csaf_redhat
Published
2020-11-04 01:25
Modified
2024-11-15 09:37
Summary
Red Hat Security Advisory: python38:3.8 security, bug fix, and enhancement update
Notes
Topic
An update for the python38:3.8 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
The following packages have been upgraded to a later upstream version: python38 (3.8.3). (BZ#1847416)
Security Fix(es):
* PyYAML: command execution through python/object/apply constructor in FullLoader (CVE-2019-20477)
* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)
* PyYAML: arbitrary command execution through python/object/new when FullLoader is used (CVE-2020-1747)
* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python38:3.8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nThe following packages have been upgraded to a later upstream version: python38 (3.8.3). (BZ#1847416)\n\nSecurity Fix(es):\n\n* PyYAML: command execution through python/object/apply constructor in FullLoader (CVE-2019-20477)\n\n* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)\n\n* PyYAML: arbitrary command execution through python/object/new when FullLoader is used (CVE-2020-1747)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\n* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4641", "url": "https://access.redhat.com/errata/RHSA-2020:4641" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/" }, { "category": "external", "summary": "1806005", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1806005" }, { "category": "external", "summary": "1807367", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807367" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "1815643", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1815643" }, { "category": "external", "summary": "1847416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847416" }, { "category": "external", "summary": "1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4641.json" } ], "title": "Red Hat Security Advisory: python38:3.8 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-15T09:37:39+00:00", "generator": { "date": "2024-11-15T09:37:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:4641", "initial_release_date": "2020-11-04T01:25:36+00:00", "revision_history": [ { "date": "2020-11-04T01:25:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-11-04T01:25:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T09:37:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python38:3.8:8030020200818121840:4190259b", "product": { "name": "python38:3.8:8030020200818121840:4190259b", "product_id": "python38:3.8:8030020200818121840:4190259b", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python38@3.8:8030020200818121840:4190259b" } } }, { "category": "product_version", "name": "python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-PyMySQL@0.9.3-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-asn1crypto@1.2.0-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-babel@2.7.0-10.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-chardet@3.0.4-19.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-idna@2.8-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-jinja2@2.10.3-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-doc@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pip@19.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pip-wheel@19.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-ply@3.11-8.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pycparser@2.19-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pysocks@1.7.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pytz@2019.3-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-requests@2.22.0-9.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "product": { "name": "python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "product_id": "python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-rpm-macros@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=noarch" } } }, { "category": "product_version", "name": "python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-setuptools@41.6.0-4.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-setuptools-wheel@41.6.0-4.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-six@1.12.0-9.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-urllib3@1.25.7-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-wheel@0.33.6-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-wheel-wheel@0.33.6-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "product_id": "Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product": { "name": "PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product_id": "PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "product": { "name": "babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "product_id": "babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.7.0-10.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "product_id": "mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.6.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "product": { "name": "numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "product_id": "numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.9.3-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-asn1crypto@1.2.0-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "product_id": "python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "product_id": "python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.8-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "product_id": "python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10.3-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "product_id": "python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "product_id": "python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "product_id": "python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-8.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "product_id": "python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.19-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "product_id": "python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "product_id": "python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.22.0-9.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "product_id": "python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-six@1.12.0-9.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "product_id": "python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.7-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "product": { "name": "python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "product_id": "python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.33.6-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=src" } } }, { "category": "product_version", "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "product": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "product_id": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=src" } } }, { "category": "product_version", "name": "python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product": { "name": "python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product_id": "python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@19.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=src" } } }, { "category": "product_version", "name": "python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "product": { "name": "python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "product_id": "python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@41.6.0-4.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "product_id": "pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2019.3-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "product_id": "scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debug@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debuginfo@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debugsource@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-devel@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-idle@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-libs@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-test@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-tkinter@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debug@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debuginfo@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debugsource@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-devel@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-idle@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-libs@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-test@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-tkinter@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debug@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debuginfo@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debugsource@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-devel@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-idle@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-libs@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-test@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-tkinter@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debug@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debuginfo@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debugsource@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-devel@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-idle@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-libs@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-test@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-tkinter@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, "product_reference": "python38:3.8:8030020200818121840:4190259b", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src" }, "product_reference": "PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src" }, "product_reference": "numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src" }, "product_reference": "python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src" }, "product_reference": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch" }, "product_reference": "python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src" }, "product_reference": "python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src" }, "product_reference": "python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20477", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-02-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1806005" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered in the PyYAML library, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. An attacker could use this flaw to execute arbitrary code on the system by abusing the python/object/apply constructor.", "title": "Vulnerability description" }, { "category": "summary", "text": "PyYAML: command execution through python/object/apply constructor in FullLoader", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of PyYAML as shipped with Red Hat Enterprise Linux 7, and 8 as they did not include the class FullLoader, which contains this vulnerability.\n\nThe PyYAML libary that is provided in the Red Hat OpenStack repositories is vulnerable. However, because there are no instances where this library is used in a way which exposes the vulnerability, the impact to OpenStack products has been reduced to \u0027low\u0027 and Red Hat will not be providing a fix at this time. Any updates will be through RHEL channels.\n\nRed Hat Quay 3.2 uses the vulnerable load function, but only to parse the Nginx configuration file, which only contains trusted data.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20477" }, { "category": "external", "summary": "RHBZ#1806005", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1806005" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20477", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20477" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20477", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20477" } ], "release_date": "2019-11-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:25:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4641" }, { "category": "workaround", "details": "Use `yaml.safe_load` or the SafeLoader loader when you parse untrusted input.", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "PyYAML: command execution through python/object/apply constructor in FullLoader" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2020-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856481" } ], "notes": [ { "category": "description", "text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: infinite loop in the tarfile module via crafted TAR archive", "title": "Vulnerability summary" }, { "category": "other", "text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "RHBZ#1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907" } ], "release_date": "2019-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:25:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4641" }, { "category": "workaround", "details": "This flaw can be mitigated by not opening untrusted files with tarfile.", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: infinite loop in the tarfile module via crafted TAR archive" }, { "acknowledgments": [ { "names": [ "Riccardo Schirone" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2020-1747", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-02-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1807367" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered in the PyYAML library, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. An attacker could use this flaw to execute arbitrary code on the system by abusing the python/object/new constructor.", "title": "Vulnerability description" }, { "category": "summary", "text": "PyYAML: arbitrary command execution through python/object/new when FullLoader is used", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay 3.2 uses the vulnerable load function, but only to parse the Nginx configuration file, which only contains trusted data.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1747" }, { "category": "external", "summary": "RHBZ#1807367", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807367" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1747", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1747" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1747", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1747" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:25:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4641" }, { "category": "workaround", "details": "Use `yaml.safe_load` or the SafeLoader loader when you parse untrusted input.", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "PyYAML: arbitrary command execution through python/object/new when FullLoader is used" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:25:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4641" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS" }, { "cve": "CVE-2020-14422", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-06-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1854926" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the way the ipaddress python module computes hash values in the IPv4Interface and IPv6Interface classes. This flaw allows an attacker to create many dictionary entries, due to the performance of a dictionary containing the IPv4Interface or IPv6Interface objects, possibly resulting in a denial of service. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: DoS via inefficiency in IPv{4,6}Interface classes", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux, python3 includes the ipaddress module by default, while for python2 a separate package, python-ipaddress, needs to be installed for the module to be used. Moreover, the ipaddress module is included in other packages as well, like python-pip.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14422" }, { "category": "external", "summary": "RHBZ#1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14422", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14422" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422" } ], "release_date": "2020-06-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:25:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4641" }, { "category": "workaround", "details": "As a short term solution, if your application is using the IPv4Interface/IPv6Interface classes as keys of a dictionary, it is possible to patch the __hash__ method of those classes to not be constant.\n```\nIPv4Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\nIPv6Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\n```", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: DoS via inefficiency in IPv{4,6}Interface classes" } ] }
rhsa-2020:4433
Vulnerability from csaf_redhat
Published
2020-11-04 01:19
Modified
2024-11-15 09:37
Summary
Red Hat Security Advisory: python3 security and bug fix update
Notes
Topic
An update for python3 is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)
* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)
* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. \n\nSecurity Fix(es):\n\n* python: XSS vulnerability in the documentation XML-RPC server in server_title field (CVE-2019-16935)\n\n* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\n* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4433", "url": "https://access.redhat.com/errata/RHSA-2020:4433" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/" }, { "category": "external", "summary": "1724996", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1724996" }, { "category": "external", "summary": "1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "1772992", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772992" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "1814392", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1814392" }, { "category": "external", "summary": "1851090", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1851090" }, { "category": "external", "summary": "1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4433.json" } ], "title": "Red Hat Security Advisory: python3 security and bug fix update", "tracking": { "current_release_date": "2024-11-15T09:37:22+00:00", "generator": { "date": "2024-11-15T09:37:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:4433", "initial_release_date": "2020-11-04T01:19:50+00:00", "revision_history": [ { "date": "2020-11-04T01:19:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-11-04T01:19:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T09:37:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.s390x", "product": { "name": "platform-python-0:3.6.8-31.el8.s390x", "product_id": "platform-python-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.s390x", "product": { "name": "python3-libs-0:3.6.8-31.el8.s390x", "product_id": "python3-libs-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.s390x", "product": { "name": "python3-test-0:3.6.8-31.el8.s390x", "product_id": "python3-test-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.s390x", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.s390x", "product_id": "python3-debugsource-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.s390x", "product_id": "python3-debuginfo-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.s390x", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.s390x", "product_id": "platform-python-debug-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.s390x", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.s390x", "product_id": "platform-python-devel-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.s390x", "product": { "name": "python3-idle-0:3.6.8-31.el8.s390x", "product_id": "python3-idle-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.s390x", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.s390x", "product_id": "python3-tkinter-0:3.6.8-31.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.x86_64", "product": { "name": "platform-python-0:3.6.8-31.el8.x86_64", "product_id": "platform-python-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-libs-0:3.6.8-31.el8.x86_64", "product_id": "python3-libs-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-test-0:3.6.8-31.el8.x86_64", "product_id": "python3-test-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.x86_64", "product_id": "python3-debugsource-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "product_id": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.x86_64", "product_id": "platform-python-debug-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.x86_64", "product_id": "platform-python-devel-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-idle-0:3.6.8-31.el8.x86_64", "product_id": "python3-idle-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.x86_64", "product_id": "python3-tkinter-0:3.6.8-31.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.i686", "product": { "name": "python3-libs-0:3.6.8-31.el8.i686", "product_id": "python3-libs-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.i686", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.i686", "product_id": "python3-debugsource-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.i686", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.i686", "product_id": "python3-debuginfo-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.i686", "product": { "name": "platform-python-0:3.6.8-31.el8.i686", "product_id": "platform-python-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.i686", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.i686", "product_id": "platform-python-debug-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.i686", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.i686", "product_id": "platform-python-devel-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.i686", "product": { "name": "python3-idle-0:3.6.8-31.el8.i686", "product_id": "python3-idle-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.i686", "product": { "name": "python3-test-0:3.6.8-31.el8.i686", "product_id": "python3-test-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.i686", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.i686", "product_id": "python3-tkinter-0:3.6.8-31.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.ppc64le", "product": { "name": "platform-python-0:3.6.8-31.el8.ppc64le", "product_id": "platform-python-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-libs-0:3.6.8-31.el8.ppc64le", "product_id": "python3-libs-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-test-0:3.6.8-31.el8.ppc64le", "product_id": "python3-test-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "product_id": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "product_id": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "product_id": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-idle-0:3.6.8-31.el8.ppc64le", "product_id": "python3-idle-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "product_id": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-31.el8.aarch64", "product": { "name": "platform-python-0:3.6.8-31.el8.aarch64", "product_id": "platform-python-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-libs-0:3.6.8-31.el8.aarch64", "product_id": "python3-libs-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-test-0:3.6.8-31.el8.aarch64", "product_id": "python3-test-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-31.el8.aarch64", "product_id": "python3-debugsource-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "product_id": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-31.el8.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-31.el8.aarch64", "product_id": "platform-python-debug-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-31.el8.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-31.el8.aarch64", "product_id": "platform-python-devel-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-idle-0:3.6.8-31.el8.aarch64", "product_id": "python3-idle-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-31.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-31.el8.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-31.el8.aarch64", "product_id": "python3-tkinter-0:3.6.8-31.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-31.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-31.el8.src", "product": { "name": "python3-0:3.6.8-31.el8.src", "product_id": "python3-0:3.6.8-31.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-31.el8?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-31.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src" }, "product_reference": "python3-0:3.6.8-31.el8.src", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686" }, "product_reference": "python3-idle-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-idle-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686" }, "product_reference": "python3-libs-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-libs-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-test-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686" }, "product_reference": "python3-test-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-test-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-test-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-test-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.i686", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-31.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src" }, "product_reference": "python3-0:3.6.8-31.el8.src", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686" }, "product_reference": "python3-idle-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-idle-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-idle-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686" }, "product_reference": "python3-libs-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-libs-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-libs-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-test-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686" }, "product_reference": "python3-test-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-test-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-test-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-test-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.aarch64", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.i686", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.s390x", "relates_to_product_reference": "BaseOS-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-31.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-31.el8.x86_64", "relates_to_product_reference": "BaseOS-8.3.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-16935", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2019-09-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1763229" } ], "notes": [ { "category": "description", "text": "A reflected cross-site scripting (XSS) vulnerability was found in Python XML-RPC server. The `server_title` field is not sufficiently sanitized allowing malicious JavaScript to be injected. Successful exploitation would allow a remote attacker to execute JavaScript code within the context of the affected user.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: XSS vulnerability in the documentation XML-RPC server in server_title field", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw does not affect the versions of python27-python as shipped with Red Hat Software Collections 3 as they already include the fix.\nThis flaw does not affect the versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 as they are \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-16935" }, { "category": "external", "summary": "RHBZ#1763229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1763229" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-16935", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16935" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16935" } ], "release_date": "2019-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: XSS vulnerability in the documentation XML-RPC server in server_title field" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2020-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856481" } ], "notes": [ { "category": "description", "text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: infinite loop in the tarfile module via crafted TAR archive", "title": "Vulnerability summary" }, { "category": "other", "text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "RHBZ#1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907" } ], "release_date": "2019-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" }, { "category": "workaround", "details": "This flaw can be mitigated by not opening untrusted files with tarfile.", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: infinite loop in the tarfile module via crafted TAR archive" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS" }, { "cve": "CVE-2020-14422", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-06-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1854926" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the way the ipaddress python module computes hash values in the IPv4Interface and IPv6Interface classes. This flaw allows an attacker to create many dictionary entries, due to the performance of a dictionary containing the IPv4Interface or IPv6Interface objects, possibly resulting in a denial of service. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: DoS via inefficiency in IPv{4,6}Interface classes", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Enterprise Linux, python3 includes the ipaddress module by default, while for python2 a separate package, python-ipaddress, needs to be installed for the module to be used. Moreover, the ipaddress module is included in other packages as well, like python-pip.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14422" }, { "category": "external", "summary": "RHBZ#1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14422", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14422" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14422" } ], "release_date": "2020-06-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:19:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4433" }, { "category": "workaround", "details": "As a short term solution, if your application is using the IPv4Interface/IPv6Interface classes as keys of a dictionary, it is possible to patch the __hash__ method of those classes to not be constant.\n```\nIPv4Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\nIPv6Interface.__hash__ = lambda self: hash((self._ip, self._prefixlen, int(self.network.network_address)))\n```", "product_ids": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-0:3.6.8-31.el8.src", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "AppStream-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-debug-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:platform-python-devel-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-0:3.6.8-31.el8.src", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debuginfo-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-debugsource-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-idle-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-libs-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-test-0:3.6.8-31.el8.x86_64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.aarch64", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.i686", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.ppc64le", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.s390x", "BaseOS-8.3.0.GA:python3-tkinter-0:3.6.8-31.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: DoS via inefficiency in IPv{4,6}Interface classes" } ] }
rhsa-2020:4641
Vulnerability from csaf_redhat
Published
2020-11-04 01:25
Modified
2024-11-15 09:37
Summary
Red Hat Security Advisory: python38:3.8 security, bug fix, and enhancement update
Notes
Topic
An update for the python38:3.8 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
The following packages have been upgraded to a later upstream version: python38 (3.8.3). (BZ#1847416)
Security Fix(es):
* PyYAML: command execution through python/object/apply constructor in FullLoader (CVE-2019-20477)
* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)
* PyYAML: arbitrary command execution through python/object/new when FullLoader is used (CVE-2020-1747)
* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)
* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the python38:3.8 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nThe following packages have been upgraded to a later upstream version: python38 (3.8.3). (BZ#1847416)\n\nSecurity Fix(es):\n\n* PyYAML: command execution through python/object/apply constructor in FullLoader (CVE-2019-20477)\n\n* python: infinite loop in the tarfile module via crafted TAR archive (CVE-2019-20907)\n\n* PyYAML: arbitrary command execution through python/object/new when FullLoader is used (CVE-2020-1747)\n\n* python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS (CVE-2020-8492)\n\n* python: DoS via inefficiency in IPv{4,6}Interface classes (CVE-2020-14422)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.3 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:4641", "url": "https://access.redhat.com/errata/RHSA-2020:4641" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.3_release_notes/" }, { "category": "external", "summary": "1806005", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1806005" }, { "category": "external", "summary": "1807367", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807367" }, { "category": "external", "summary": "1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "1815643", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1815643" }, { "category": "external", "summary": "1847416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1847416" }, { "category": "external", "summary": "1854926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1854926" }, { "category": "external", "summary": "1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_4641.json" } ], "title": "Red Hat Security Advisory: python38:3.8 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-15T09:37:39+00:00", "generator": { "date": "2024-11-15T09:37:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:4641", "initial_release_date": "2020-11-04T01:25:36+00:00", "revision_history": [ { "date": "2020-11-04T01:25:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-11-04T01:25:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T09:37:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python38:3.8:8030020200818121840:4190259b", "product": { "name": "python38:3.8:8030020200818121840:4190259b", "product_id": "python38:3.8:8030020200818121840:4190259b", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python38@3.8:8030020200818121840:4190259b" } } }, { "category": "product_version", "name": "python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-PyMySQL@0.9.3-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-asn1crypto@1.2.0-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-babel@2.7.0-10.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-chardet@3.0.4-19.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-idna@2.8-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-jinja2@2.10.3-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-doc@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pip@19.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pip-wheel@19.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-ply@3.11-8.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pycparser@2.19-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pysocks@1.7.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pytz@2019.3-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-requests@2.22.0-9.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "product": { "name": "python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "product_id": "python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-rpm-macros@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=noarch" } } }, { "category": "product_version", "name": "python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-setuptools@41.6.0-4.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-setuptools-wheel@41.6.0-4.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-six@1.12.0-9.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "product": { "name": "python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "product_id": "python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-urllib3@1.25.7-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=noarch" } } }, { "category": "product_version", "name": "python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-wheel@0.33.6-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } }, { "category": "product_version", "name": "python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product": { "name": "python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product_id": "python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-wheel-wheel@0.33.6-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "product_id": "Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product": { "name": "PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product_id": "PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=src" } } }, { "category": "product_version", "name": "babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "product": { "name": "babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "product_id": "babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/babel@2.7.0-10.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "product_id": "mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.6.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "product": { "name": "numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "product_id": "numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.9.3-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-asn1crypto@1.2.0-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "product_id": "python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "product_id": "python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.8-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "product_id": "python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@2.10.3-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "product_id": "python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "product_id": "python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "product_id": "python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-8.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "product_id": "python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "product_id": "python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.19-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "product_id": "python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "product_id": "python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.22.0-9.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "product_id": "python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-six@1.12.0-9.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "product_id": "python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.7-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "product": { "name": "python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "product_id": "python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.33.6-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=src" } } }, { "category": "product_version", "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "product": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "product_id": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=src" } } }, { "category": "product_version", "name": "python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product": { "name": "python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product_id": "python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@19.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=src" } } }, { "category": "product_version", "name": "python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "product": { "name": "python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "product_id": "python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@41.6.0-4.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=src" } } }, { "category": "product_version", "name": "pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "product": { "name": "pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "product_id": "pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytz@2019.3-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "product": { "name": "scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "product_id": "scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debug@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debuginfo@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debugsource@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-devel@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-idle@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-libs@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_id": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=x86_64" } } }, { "category": "product_version", "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } }, { "category": "product_version", "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-test@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_id": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-tkinter@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_id": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debug@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debuginfo@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debugsource@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-devel@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-idle@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-libs@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_id": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=s390x" } } }, { "category": "product_version", "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } }, { "category": "product_version", "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-test@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_id": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-tkinter@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_id": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debug@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debuginfo@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debugsource@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-devel@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-idle@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-libs@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_id": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-test@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_id": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-tkinter@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_id": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debug@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debuginfo@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-debugsource@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-devel@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-idle@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-libs@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-5.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-3.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_id": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.3.1-1.module%2Bel8.3.0%2B7187%2Ba27ec44b?arch=aarch64" } } }, { "category": "product_version", "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } }, { "category": "product_version", "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-test@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_id": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python38-tkinter@3.8.3-3.module%2Bel8.3.0%2B7680%2B79e7e61a?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_id": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.2.0%2B5234%2Bf98739b6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, "product_reference": "python38:3.8:8030020200818121840:4190259b", "relates_to_product_reference": "AppStream-8.3.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src" }, "product_reference": "PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src" }, "product_reference": "numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src" }, "product_reference": "python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src" }, "product_reference": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64" }, "product_reference": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le" }, "product_reference": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x" }, "product_reference": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64" }, "product_reference": "python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch" }, "product_reference": "python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64" }, "product_reference": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le" }, "product_reference": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x" }, "product_reference": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64" }, "product_reference": "python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch" }, "product_reference": "python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch" }, "product_reference": "python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src" }, "product_reference": "python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src" }, "product_reference": "python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src" }, "product_reference": "scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64" }, "product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le" }, "product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x" }, "product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64 as a component of python38:3.8:8030020200818121840:4190259b as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" }, "product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-20477", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "discovery_date": "2020-02-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1806005" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered in the PyYAML library, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. An attacker could use this flaw to execute arbitrary code on the system by abusing the python/object/apply constructor.", "title": "Vulnerability description" }, { "category": "summary", "text": "PyYAML: command execution through python/object/apply constructor in FullLoader", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of PyYAML as shipped with Red Hat Enterprise Linux 7, and 8 as they did not include the class FullLoader, which contains this vulnerability.\n\nThe PyYAML libary that is provided in the Red Hat OpenStack repositories is vulnerable. However, because there are no instances where this library is used in a way which exposes the vulnerability, the impact to OpenStack products has been reduced to \u0027low\u0027 and Red Hat will not be providing a fix at this time. Any updates will be through RHEL channels.\n\nRed Hat Quay 3.2 uses the vulnerable load function, but only to parse the Nginx configuration file, which only contains trusted data.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20477" }, { "category": "external", "summary": "RHBZ#1806005", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1806005" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20477", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20477" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20477", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20477" } ], "release_date": "2019-11-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:25:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4641" }, { "category": "workaround", "details": "Use `yaml.safe_load` or the SafeLoader loader when you parse untrusted input.", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "PyYAML: command execution through python/object/apply constructor in FullLoader" }, { "cve": "CVE-2019-20907", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2020-07-13T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1856481" } ], "notes": [ { "category": "description", "text": "A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: infinite loop in the tarfile module via crafted TAR archive", "title": "Vulnerability summary" }, { "category": "other", "text": "A service is vulnerable if it uses python\u0027s tarfile module to open untrusted tar files. If an attacker is able to submit a crafted tar file to a service which uses the tarfile module to open it, an infinite loop will be executed, potentially causing a denial of service. The tarfile module is included with python.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-20907" }, { "category": "external", "summary": "RHBZ#1856481", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1856481" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-20907", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20907" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20907" } ], "release_date": "2019-12-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:25:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4641" }, { "category": "workaround", "details": "This flaw can be mitigated by not opening untrusted files with tarfile.", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: infinite loop in the tarfile module via crafted TAR archive" }, { "acknowledgments": [ { "names": [ "Riccardo Schirone" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2020-1747", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-02-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1807367" } ], "notes": [ { "category": "description", "text": "A vulnerability was discovered in the PyYAML library, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. An attacker could use this flaw to execute arbitrary code on the system by abusing the python/object/new constructor.", "title": "Vulnerability description" }, { "category": "summary", "text": "PyYAML: arbitrary command execution through python/object/new when FullLoader is used", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Quay 3.2 uses the vulnerable load function, but only to parse the Nginx configuration file, which only contains trusted data.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1747" }, { "category": "external", "summary": "RHBZ#1807367", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1807367" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1747", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1747" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1747", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1747" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:25:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4641" }, { "category": "workaround", "details": "Use `yaml.safe_load` or the SafeLoader loader when you parse untrusted input.", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "PyYAML: arbitrary command execution through python/object/new when FullLoader is used" }, { "cve": "CVE-2020-8492", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2020-03-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1809065" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "python: wrong backtracking in urllib.request.AbstractBasicAuthHandler allows for a ReDoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that use AbstractBasicAuthHandler, HTTPBasicAuthHandler and ProxyBasicAuthHandler may be affected by this flaw. Other classes may use the vulnerable method http_error_auth_reqed in AbstractBasicAuthHandler as well.\n\nVersions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as notaffected as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-8492" }, { "category": "external", "summary": "RHBZ#1809065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809065" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8492", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8492" } ], "release_date": "2020-03-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-11-04T01:25:36+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cryptography-debuginfo-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debug-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debuginfo-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-debugsource-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-devel-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idle-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-libs-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-lxml-debuginfo-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-debuginfo-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-doc-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-numpy-f2py-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pip-wheel-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psutil-debuginfo-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-doc-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-psycopg2-tests-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-pyyaml-debuginfo-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-rpm-macros-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-scipy-debuginfo-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-setuptools-wheel-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-test-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-tkinter-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-wheel-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-pip-0:19.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python3x-setuptools-0:41.6.0-4.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:pytz-0:2019.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-0:1.3.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:scipy-debugsource-0:1.3.1-4.module+el8.2.0+5234+f98739b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4641" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:Cython-debugsource-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:PyYAML-debugsource-0:5.3.1-1.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:mod_wsgi-0:4.6.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:numpy-debugsource-0:1.17.3-5.module+el8.3.0+7187+a27ec44b.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cffi-debugsource-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-chardet-0:3.0.4-19.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-0:2.8-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-cryptography-debugsource-0:2.8-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-idna-0:2.8-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-jinja2-0:2.10.3-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-0:4.4.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-lxml-debugsource-0:4.4.1-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-0:1.1.1-6.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-markupsafe-debugsource-0:1.1.1-6.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-ply-0:3.11-8.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-0:5.6.4-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psutil-debugsource-0:5.6.4-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-0:2.8.4-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-psycopg2-debugsource-0:2.8.4-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pycparser-0:2.19-3.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-pysocks-0:1.7.1-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-requests-0:2.22.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-six-0:1.12.0-9.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-urllib3-0:1.25.7-4.module+el8.2.0+5234+f98739b6.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python-wheel-0:0.33.6-5.module+el8.3.0+7187+a27ec44b.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.src", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-0:3.8.3-3.module+el8.3.0+7680+79e7e61a.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-Cython-debuginfo-0:0.29.14-4.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-PyMySQL-0:0.9.3-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-asn1crypto-0:1.2.0-3.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-babel-0:2.7.0-10.module+el8.2.0+5234+f98739b6.noarch", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.s390x", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-0:1.13.2-3.module+el8.2.0+5234+f98739b6.x86_64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.aarch64", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.module+el8.2.0+5234+f98739b6.ppc64le", "AppStream-8.3.0.GA:python38:3.8:8030020200818121840:4190259b:python38-cffi-debuginfo-0:1.13.2-3.modu